#cd8f40 color space conversions
Hex:
        #cd8f40
        RGB:
        205, 143, 64
        CMY:
        20, 44, 75
        CMYK:
        0, 30, 69, 20
      HSL:
        34°, 58.5062%, 52.7451%
        HSV (HSB):
        34°, 68.7805%, 80.3922%
        XYZ:
        35.9247, 32.9942, 9.3256
        xyY:
        0.4591, 0.4217, 32.9942
      CIE-Lab:
        64.1562, 16.0101, 50.0410
        CIE-LCH:
        64.1562, 52.5398, 72.2585
        CIE-Luv:
        64.1562, 49.4660, 52.5879
        Hunter-Lab:
        57.4406, 11.1171, 30.5826
      #cd8f40 color charts
#cd8f40 RGB chart
      #cd8f40 CMYK chart
      #cd8f40 RGB pie chart
      #cd8f40 color shades, tints & tones
#cd8f40 color schemes
#cd8f40 color preview, HTML & CSS examples
           This text has a color of #cd8f40        
        
          <p style="color:#cd8f40;">Text here</p>
        
        
          .mytext {color:#cd8f40;}
        
        Text color #cd8f40
      
           This box has a color of #cd8f40        
        
          <div style="background-color:#cd8f40;">Content here</div>
        
        
          .mybackground {background-color:#cd8f40;}
        
        Background color #cd8f40
      
           Border around this has a color of #cd8f40        
        
          <div style="border:2px solid #cd8f40;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f40;}
        
        Border color #cd8f40