#cd8d40 color space conversions
Hex:
        #cd8d40
        RGB:
        205, 141, 64
        CMY:
        20, 45, 75
        CMYK:
        0, 31, 69, 20
      HSL:
        33°, 58.5062%, 52.7451%
        HSV (HSB):
        33°, 68.7805%, 80.3922%
        XYZ:
        35.6271, 32.3991, 9.2264
        xyY:
        0.4612, 0.4194, 32.3991
      CIE-Lab:
        63.6713, 17.0992, 49.5187
        CIE-LCH:
        63.6713, 52.3878, 70.9498
        CIE-Luv:
        63.6713, 50.9884, 51.7440
        Hunter-Lab:
        56.9202, 12.1154, 30.2336
      #cd8d40 color charts
#cd8d40 RGB chart
      #cd8d40 CMYK chart
      #cd8d40 RGB pie chart
      #cd8d40 color shades, tints & tones
#cd8d40 color schemes
#cd8d40 color preview, HTML & CSS examples
           This text has a color of #cd8d40        
        
          <p style="color:#cd8d40;">Text here</p>
        
        
          .mytext {color:#cd8d40;}
        
        Text color #cd8d40
      
           This box has a color of #cd8d40        
        
          <div style="background-color:#cd8d40;">Content here</div>
        
        
          .mybackground {background-color:#cd8d40;}
        
        Background color #cd8d40
      
           Border around this has a color of #cd8d40        
        
          <div style="border:2px solid #cd8d40;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d40;}
        
        Border color #cd8d40