#dc606d color space conversions
Hex:
        #dc606d
        RGB:
        220, 96, 109
        CMY:
        14, 62, 57
        CMYK:
        0, 56, 50, 14
      HSL:
        354°, 63.9175%, 61.9608%
        HSV (HSB):
        354°, 56.3636%, 86.2745%
        XYZ:
        36.4584, 24.6855, 17.3112
        xyY:
        0.4647, 0.3146, 24.6855
      CIE-Lab:
        56.7677, 49.6385, 17.1140
        CIE-LCH:
        56.7677, 52.5059, 19.0228
        CIE-Luv:
        56.7677, 88.6356, 11.8347
        Hunter-Lab:
        49.6845, 44.0350, 14.1212
      #dc606d color charts
#dc606d RGB chart
      #dc606d CMYK chart
      #dc606d RGB pie chart
      #dc606d color shades, tints & tones
#dc606d color schemes
#dc606d color preview, HTML & CSS examples
           This text has a color of #dc606d        
        
          <p style="color:#dc606d;">Text here</p>
        
        
          .mytext {color:#dc606d;}
        
        Text color #dc606d
      
           This box has a color of #dc606d        
        
          <div style="background-color:#dc606d;">Content here</div>
        
        
          .mybackground {background-color:#dc606d;}
        
        Background color #dc606d
      
           Border around this has a color of #dc606d        
        
          <div style="border:2px solid #dc606d;">Content here</div>
        
        
          .myborder {border:2px solid #dc606d;}
        
        Border color #dc606d