#cb524d color space conversions
Hex:
        #cb524d
        RGB:
        203, 82, 77
        CMY:
        20, 68, 70
        CMYK:
        0, 60, 62, 20
      HSL:
        2°, 54.7826%, 54.9020%
        HSV (HSB):
        2°, 62.0690%, 79.6078%
        XYZ:
        28.9854, 19.2669, 9.2124
        xyY:
        0.5044, 0.3353, 19.2669
      CIE-Lab:
        50.9980, 47.7661, 27.7127
        CIE-LCH:
        50.9980, 55.2231, 30.1212
        CIE-Luv:
        50.9980, 91.2348, 22.1222
        Hunter-Lab:
        43.8941, 41.0577, 18.2823
      #cb524d color charts
#cb524d RGB chart
      #cb524d CMYK chart
      #cb524d RGB pie chart
      #cb524d color shades, tints & tones
#cb524d color schemes
#cb524d color preview, HTML & CSS examples
           This text has a color of #cb524d        
        
          <p style="color:#cb524d;">Text here</p>
        
        
          .mytext {color:#cb524d;}
        
        Text color #cb524d
      
           This box has a color of #cb524d        
        
          <div style="background-color:#cb524d;">Content here</div>
        
        
          .mybackground {background-color:#cb524d;}
        
        Background color #cb524d
      
           Border around this has a color of #cb524d        
        
          <div style="border:2px solid #cb524d;">Content here</div>
        
        
          .myborder {border:2px solid #cb524d;}
        
        Border color #cb524d