#cd8e40 color space conversions
Hex:
        #cd8e40
        RGB:
        205, 142, 64
        CMY:
        20, 44, 75
        CMYK:
        0, 31, 69, 20
      HSL:
        33°, 58.5062%, 52.7451%
        HSV (HSB):
        33°, 68.7805%, 80.3922%
        XYZ:
        35.7753, 32.6953, 9.2758
        xyY:
        0.4602, 0.4205, 32.6953
      CIE-Lab:
        63.9134, 16.5546, 49.7797
        CIE-LCH:
        63.9134, 52.4602, 71.6051
        CIE-Luv:
        63.9134, 50.2266, 52.1657
        Hunter-Lab:
        57.1798, 11.6161, 30.4078
      #cd8e40 color charts
#cd8e40 RGB chart
      #cd8e40 CMYK chart
      #cd8e40 RGB pie chart
      #cd8e40 color shades, tints & tones
#cd8e40 color schemes
#cd8e40 color preview, HTML & CSS examples
           This text has a color of #cd8e40        
        
          <p style="color:#cd8e40;">Text here</p>
        
        
          .mytext {color:#cd8e40;}
        
        Text color #cd8e40
      
           This box has a color of #cd8e40        
        
          <div style="background-color:#cd8e40;">Content here</div>
        
        
          .mybackground {background-color:#cd8e40;}
        
        Background color #cd8e40
      
           Border around this has a color of #cd8e40        
        
          <div style="border:2px solid #cd8e40;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e40;}
        
        Border color #cd8e40