#cd8e74 color space conversions
Hex:
        #cd8e74
        RGB:
        205, 142, 116
        CMY:
        20, 44, 55
        CMYK:
        0, 31, 43, 20
      HSL:
        18°, 47.0899%, 62.9412%
        HSV (HSB):
        18°, 43.4146%, 80.3922%
        XYZ:
        38.0022, 33.5861, 21.0028
        xyY:
        0.4104, 0.3627, 33.5861
      CIE-Lab:
        64.6327, 20.7949, 23.4632
        CIE-LCH:
        64.6327, 31.3520, 48.4502
        CIE-Luv:
        64.6327, 44.9493, 26.4293
        Hunter-Lab:
        57.9535, 15.6303, 19.0803
      #cd8e74 color charts
#cd8e74 RGB chart
      #cd8e74 CMYK chart
      #cd8e74 RGB pie chart
      #cd8e74 color shades, tints & tones
#cd8e74 color schemes
#cd8e74 color preview, HTML & CSS examples
           This text has a color of #cd8e74        
        
          <p style="color:#cd8e74;">Text here</p>
        
        
          .mytext {color:#cd8e74;}
        
        Text color #cd8e74
      
           This box has a color of #cd8e74        
        
          <div style="background-color:#cd8e74;">Content here</div>
        
        
          .mybackground {background-color:#cd8e74;}
        
        Background color #cd8e74
      
           Border around this has a color of #cd8e74        
        
          <div style="border:2px solid #cd8e74;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e74;}
        
        Border color #cd8e74