#cb556d color space conversions
Hex:
        #cb556d
        RGB:
        203, 85, 109
        CMY:
        20, 67, 57
        CMYK:
        0, 58, 46, 20
      HSL:
        348°, 53.1532%, 56.4706%
        HSV (HSB):
        348°, 58.1281%, 79.6078%
        XYZ:
        30.6374, 20.2976, 16.7711
        xyY:
        0.4525, 0.2998, 20.2976
      CIE-Lab:
        52.1721, 48.9815, 10.3293
        CIE-LCH:
        52.1721, 50.0588, 11.9082
        CIE-Luv:
        52.1721, 81.4754, 3.8272
        Hunter-Lab:
        45.0529, 42.5432, 9.4662
      #cb556d color charts
#cb556d RGB chart
      #cb556d CMYK chart
      #cb556d RGB pie chart
      #cb556d color shades, tints & tones
#cb556d color schemes
#cb556d color preview, HTML & CSS examples
           This text has a color of #cb556d        
        
          <p style="color:#cb556d;">Text here</p>
        
        
          .mytext {color:#cb556d;}
        
        Text color #cb556d
      
           This box has a color of #cb556d        
        
          <div style="background-color:#cb556d;">Content here</div>
        
        
          .mybackground {background-color:#cb556d;}
        
        Background color #cb556d
      
           Border around this has a color of #cb556d        
        
          <div style="border:2px solid #cb556d;">Content here</div>
        
        
          .myborder {border:2px solid #cb556d;}
        
        Border color #cb556d