#cb5060 color space conversions
Hex:
        #cb5060
        RGB:
        203, 80, 96
        CMY:
        20, 69, 62
        CMYK:
        0, 61, 53, 20
      HSL:
        352°, 54.1850%, 55.4902%
        HSV (HSB):
        352°, 60.5911%, 79.6078%
        XYZ:
        29.6086, 19.2784, 13.2269
        xyY:
        0.4767, 0.3104, 19.2784
      CIE-Lab:
        51.0113, 50.1036, 16.4849
        CIE-LCH:
        51.0113, 52.7458, 18.2120
        CIE-Luv:
        51.0113, 87.9025, 10.4028
        Hunter-Lab:
        43.9071, 43.5332, 12.8741
      #cb5060 color charts
#cb5060 RGB chart
      #cb5060 CMYK chart
      #cb5060 RGB pie chart
      #cb5060 color shades, tints & tones
#cb5060 color schemes
#cb5060 color preview, HTML & CSS examples
           This text has a color of #cb5060        
        
          <p style="color:#cb5060;">Text here</p>
        
        
          .mytext {color:#cb5060;}
        
        Text color #cb5060
      
           This box has a color of #cb5060        
        
          <div style="background-color:#cb5060;">Content here</div>
        
        
          .mybackground {background-color:#cb5060;}
        
        Background color #cb5060
      
           Border around this has a color of #cb5060        
        
          <div style="border:2px solid #cb5060;">Content here</div>
        
        
          .myborder {border:2px solid #cb5060;}
        
        Border color #cb5060