#cd8e43 color space conversions
Hex:
        #cd8e43
        RGB:
        205, 142, 67
        CMY:
        20, 44, 74
        CMYK:
        0, 31, 67, 20
      HSL:
        33°, 57.9832%, 53.3333%
        HSV (HSB):
        33°, 67.3171%, 80.3922%
        XYZ:
        35.8630, 32.7304, 9.7376
        xyY:
        0.4578, 0.4178, 32.7304
      CIE-Lab:
        63.9420, 16.7262, 48.3920
        CIE-LCH:
        63.9420, 51.2011, 70.9328
        CIE-Luv:
        63.9420, 50.0015, 51.0735
        Hunter-Lab:
        57.2105, 11.7762, 29.9558
      #cd8e43 color charts
#cd8e43 RGB chart
      #cd8e43 CMYK chart
      #cd8e43 RGB pie chart
      #cd8e43 color shades, tints & tones
#cd8e43 color schemes
#cd8e43 color preview, HTML & CSS examples
           This text has a color of #cd8e43        
        
          <p style="color:#cd8e43;">Text here</p>
        
        
          .mytext {color:#cd8e43;}
        
        Text color #cd8e43
      
           This box has a color of #cd8e43        
        
          <div style="background-color:#cd8e43;">Content here</div>
        
        
          .mybackground {background-color:#cd8e43;}
        
        Background color #cd8e43
      
           Border around this has a color of #cd8e43        
        
          <div style="border:2px solid #cd8e43;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e43;}
        
        Border color #cd8e43