#dc044d color space conversions
Hex:
        #dc044d
        RGB:
        220, 4, 77
        CMY:
        14, 98, 70
        CMYK:
        0, 98, 65, 14
      HSL:
        340°, 96.4286%, 43.9216%
        HSV (HSB):
        340°, 98.1818%, 86.2745%
        XYZ:
        30.8982, 15.8383, 8.4498
        xyY:
        0.5599, 0.2870, 15.8383
      CIE-Lab:
        46.7616, 73.2723, 22.9014
        CIE-LCH:
        46.7616, 76.7678, 17.3567
        CIE-Luv:
        46.7616, 135.4393, 10.2148
        Hunter-Lab:
        39.7974, 68.9398, 15.2697
      #dc044d color charts
#dc044d RGB chart
      #dc044d CMYK chart
      #dc044d RGB pie chart
      #dc044d color shades, tints & tones
#dc044d color schemes
#dc044d color preview, HTML & CSS examples
           This text has a color of #dc044d        
        
          <p style="color:#dc044d;">Text here</p>
        
        
          .mytext {color:#dc044d;}
        
        Text color #dc044d
      
           This box has a color of #dc044d        
        
          <div style="background-color:#dc044d;">Content here</div>
        
        
          .mybackground {background-color:#dc044d;}
        
        Background color #dc044d
      
           Border around this has a color of #dc044d        
        
          <div style="border:2px solid #dc044d;">Content here</div>
        
        
          .myborder {border:2px solid #dc044d;}
        
        Border color #dc044d