#cd8a0d color space conversions
Hex:
        #cd8a0d
        RGB:
        205, 138, 13
        CMY:
        20, 46, 95
        CMYK:
        0, 33, 94, 20
      HSL:
        39°, 88.0734%, 42.7451%
        HSV (HSB):
        39°, 93.6585%, 80.3922%
        XYZ:
        34.3380, 31.1852, 4.5903
        xyY:
        0.4897, 0.4448, 31.1852
      CIE-Lab:
        62.6636, 17.0409, 66.0193
        CIE-LCH:
        62.6636, 68.1831, 75.5267
        CIE-Luv:
        62.6636, 55.7243, 61.6761
        Hunter-Lab:
        55.8437, 12.0322, 34.2170
      #cd8a0d color charts
#cd8a0d RGB chart
      #cd8a0d CMYK chart
      #cd8a0d RGB pie chart
      #cd8a0d color shades, tints & tones
#cd8a0d color schemes
#cd8a0d color preview, HTML & CSS examples
           This text has a color of #cd8a0d        
        
          <p style="color:#cd8a0d;">Text here</p>
        
        
          .mytext {color:#cd8a0d;}
        
        Text color #cd8a0d
      
           This box has a color of #cd8a0d        
        
          <div style="background-color:#cd8a0d;">Content here</div>
        
        
          .mybackground {background-color:#cd8a0d;}
        
        Background color #cd8a0d
      
           Border around this has a color of #cd8a0d        
        
          <div style="border:2px solid #cd8a0d;">Content here</div>
        
        
          .myborder {border:2px solid #cd8a0d;}
        
        Border color #cd8a0d