#cb585b color space conversions
Hex:
        #cb585b
        RGB:
        203, 88, 91
        CMY:
        20, 65, 64
        CMYK:
        0, 57, 55, 20
      HSL:
        358°, 52.5114%, 57.0588%
        HSV (HSB):
        358°, 56.6502%, 79.6078%
        XYZ:
        30.0067, 20.4313, 12.2596
        xyY:
        0.4786, 0.3259, 20.4313
      CIE-Lab:
        52.3214, 45.9689, 21.2195
        CIE-LCH:
        52.3214, 50.6301, 24.7783
        CIE-Luv:
        52.3214, 84.1568, 16.5332
        Hunter-Lab:
        45.2010, 39.3954, 15.5598
      #cb585b color charts
#cb585b RGB chart
      #cb585b CMYK chart
      #cb585b RGB pie chart
      #cb585b color shades, tints & tones
#cb585b color schemes
#cb585b color preview, HTML & CSS examples
           This text has a color of #cb585b        
        
          <p style="color:#cb585b;">Text here</p>
        
        
          .mytext {color:#cb585b;}
        
        Text color #cb585b
      
           This box has a color of #cb585b        
        
          <div style="background-color:#cb585b;">Content here</div>
        
        
          .mybackground {background-color:#cb585b;}
        
        Background color #cb585b
      
           Border around this has a color of #cb585b        
        
          <div style="border:2px solid #cb585b;">Content here</div>
        
        
          .myborder {border:2px solid #cb585b;}
        
        Border color #cb585b