#cd8d74 color space conversions
Hex:
        #cd8d74
        RGB:
        205, 141, 116
        CMY:
        20, 45, 55
        CMYK:
        0, 31, 43, 20
      HSL:
        17°, 47.0899%, 62.9412%
        HSV (HSB):
        17°, 43.4146%, 80.3922%
        XYZ:
        37.8541, 33.2898, 20.9535
        xyY:
        0.4110, 0.3615, 33.2898
      CIE-Lab:
        64.3949, 21.3406, 23.1439
        CIE-LCH:
        64.3949, 31.4811, 47.3213
        CIE-Luv:
        64.3949, 45.6194, 25.9174
        Hunter-Lab:
        57.6974, 16.1400, 18.8563
      #cd8d74 color charts
#cd8d74 RGB chart
      #cd8d74 CMYK chart
      #cd8d74 RGB pie chart
      #cd8d74 color shades, tints & tones
#cd8d74 color schemes
#cd8d74 color preview, HTML & CSS examples
           This text has a color of #cd8d74        
        
          <p style="color:#cd8d74;">Text here</p>
        
        
          .mytext {color:#cd8d74;}
        
        Text color #cd8d74
      
           This box has a color of #cd8d74        
        
          <div style="background-color:#cd8d74;">Content here</div>
        
        
          .mybackground {background-color:#cd8d74;}
        
        Background color #cd8d74
      
           Border around this has a color of #cd8d74        
        
          <div style="border:2px solid #cd8d74;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d74;}
        
        Border color #cd8d74