#cb825b color space conversions
Hex:
        #cb825b
        RGB:
        203, 130, 91
        CMY:
        20, 49, 64
        CMYK:
        0, 36, 55, 20
      HSL:
        21°, 51.8519%, 57.6471%
        HSV (HSB):
        21°, 55.1724%, 79.6078%
        XYZ:
        34.4996, 29.4171, 13.7573
        xyY:
        0.4442, 0.3787, 29.4171
      CIE-Lab:
        61.1480, 24.1316, 32.6553
        CIE-LCH:
        61.1480, 40.6042, 53.5364
        CIE-Luv:
        61.1480, 54.9030, 34.7641
        Hunter-Lab:
        54.2375, 18.6251, 22.9275
      #cb825b color charts
#cb825b RGB chart
      #cb825b CMYK chart
      #cb825b RGB pie chart
      #cb825b color shades, tints & tones
#cb825b color schemes
#cb825b color preview, HTML & CSS examples
           This text has a color of #cb825b        
        
          <p style="color:#cb825b;">Text here</p>
        
        
          .mytext {color:#cb825b;}
        
        Text color #cb825b
      
           This box has a color of #cb825b        
        
          <div style="background-color:#cb825b;">Content here</div>
        
        
          .mybackground {background-color:#cb825b;}
        
        Background color #cb825b
      
           Border around this has a color of #cb825b        
        
          <div style="border:2px solid #cb825b;">Content here</div>
        
        
          .myborder {border:2px solid #cb825b;}
        
        Border color #cb825b