#cb8e85 color space conversions
Hex:
        #cb8e85
        RGB:
        203, 142, 133
        CMY:
        20, 44, 48
        CMYK:
        0, 30, 34, 20
      HSL:
        8°, 40.2299%, 65.8824%
        HSV (HSB):
        8°, 34.4828%, 79.6078%
        XYZ:
        38.5352, 33.7360, 26.6710
        xyY:
        0.3895, 0.3410, 33.7360
      CIE-Lab:
        64.7525, 21.9929, 14.0903
        CIE-LCH:
        64.7525, 26.1194, 32.6467
        CIE-Luv:
        64.7525, 41.2040, 14.9689
        Hunter-Lab:
        58.0827, 16.7820, 13.4325
      #cb8e85 color charts
#cb8e85 RGB chart
      #cb8e85 CMYK chart
      #cb8e85 RGB pie chart
      #cb8e85 color shades, tints & tones
#cb8e85 color schemes
#cb8e85 color preview, HTML & CSS examples
           This text has a color of #cb8e85        
        
          <p style="color:#cb8e85;">Text here</p>
        
        
          .mytext {color:#cb8e85;}
        
        Text color #cb8e85
      
           This box has a color of #cb8e85        
        
          <div style="background-color:#cb8e85;">Content here</div>
        
        
          .mybackground {background-color:#cb8e85;}
        
        Background color #cb8e85
      
           Border around this has a color of #cb8e85        
        
          <div style="border:2px solid #cb8e85;">Content here</div>
        
        
          .myborder {border:2px solid #cb8e85;}
        
        Border color #cb8e85