#cd9d8a color space conversions
Hex:
        #cd9d8a
        RGB:
        205, 157, 138
        CMY:
        20, 38, 46
        CMYK:
        0, 23, 33, 20
      HSL:
        17°, 40.1198%, 67.2549%
        HSV (HSB):
        17°, 32.6829%, 80.3922%
        XYZ:
        41.8213, 38.9281, 29.3544
        xyY:
        0.3798, 0.3536, 38.9281
      CIE-Lab:
        68.6991, 15.2146, 16.8314
        CIE-LCH:
        68.6991, 22.6888, 47.8883
        CIE-Luv:
        68.6991, 32.6128, 20.0832
        Hunter-Lab:
        62.3924, 10.4610, 15.7798
      #cd9d8a color charts
#cd9d8a RGB chart
      #cd9d8a CMYK chart
      #cd9d8a RGB pie chart
      #cd9d8a color shades, tints & tones
#cd9d8a color schemes
#cd9d8a color preview, HTML & CSS examples
           This text has a color of #cd9d8a        
        
          <p style="color:#cd9d8a;">Text here</p>
        
        
          .mytext {color:#cd9d8a;}
        
        Text color #cd9d8a
      
           This box has a color of #cd9d8a        
        
          <div style="background-color:#cd9d8a;">Content here</div>
        
        
          .mybackground {background-color:#cd9d8a;}
        
        Background color #cd9d8a
      
           Border around this has a color of #cd9d8a        
        
          <div style="border:2px solid #cd9d8a;">Content here</div>
        
        
          .myborder {border:2px solid #cd9d8a;}
        
        Border color #cd9d8a