#cd995b color space conversions
Hex:
        #cd995b
        RGB:
        205, 153, 91
        CMY:
        20, 40, 64
        CMYK:
        0, 25, 56, 20
      HSL:
        33°, 53.2710%, 58.0392%
        HSV (HSB):
        33°, 55.6098%, 80.3922%
        XYZ:
        38.4564, 36.5169, 14.9191
        xyY:
        0.4278, 0.4062, 36.5169
      CIE-Lab:
        66.9130, 12.4275, 39.8458
        CIE-LCH:
        66.9130, 41.7388, 72.6778
        CIE-Luv:
        66.9130, 39.9734, 45.6977
        Hunter-Lab:
        60.4292, 7.8439, 27.6626
      #cd995b color charts
#cd995b RGB chart
      #cd995b CMYK chart
      #cd995b RGB pie chart
      #cd995b color shades, tints & tones
#cd995b color schemes
#cd995b color preview, HTML & CSS examples
           This text has a color of #cd995b        
        
          <p style="color:#cd995b;">Text here</p>
        
        
          .mytext {color:#cd995b;}
        
        Text color #cd995b
      
           This box has a color of #cd995b        
        
          <div style="background-color:#cd995b;">Content here</div>
        
        
          .mybackground {background-color:#cd995b;}
        
        Background color #cd995b
      
           Border around this has a color of #cd995b        
        
          <div style="border:2px solid #cd995b;">Content here</div>
        
        
          .myborder {border:2px solid #cd995b;}
        
        Border color #cd995b