#cd8e70 color space conversions
Hex:
        #cd8e70
        RGB:
        205, 142, 112
        CMY:
        20, 44, 56
        CMYK:
        0, 31, 45, 20
      HSL:
        19°, 48.1865%, 62.1569%
        HSV (HSB):
        19°, 45.3659%, 80.3922%
        XYZ:
        37.7745, 33.4950, 19.8035
        xyY:
        0.4148, 0.3678, 33.4950
      CIE-Lab:
        64.5597, 20.3721, 25.5803
        CIE-LCH:
        64.5597, 32.7013, 51.4662
        CIE-Luv:
        64.5597, 45.4501, 28.8841
        Hunter-Lab:
        57.8749, 15.2246, 20.2247
      #cd8e70 color charts
#cd8e70 RGB chart
      #cd8e70 CMYK chart
      #cd8e70 RGB pie chart
      #cd8e70 color shades, tints & tones
#cd8e70 color schemes
#cd8e70 color preview, HTML & CSS examples
           This text has a color of #cd8e70        
        
          <p style="color:#cd8e70;">Text here</p>
        
        
          .mytext {color:#cd8e70;}
        
        Text color #cd8e70
      
           This box has a color of #cd8e70        
        
          <div style="background-color:#cd8e70;">Content here</div>
        
        
          .mybackground {background-color:#cd8e70;}
        
        Background color #cd8e70
      
           Border around this has a color of #cd8e70        
        
          <div style="border:2px solid #cd8e70;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e70;}
        
        Border color #cd8e70