#cd8c13 color space conversions
Hex:
        #cd8c13
        RGB:
        205, 140, 19
        CMY:
        20, 45, 93
        CMYK:
        0, 32, 91, 20
      HSL:
        39°, 83.0357%, 43.9216%
        HSV (HSB):
        39°, 90.7317%, 80.3922%
        XYZ:
        34.6725, 31.7823, 4.9233
        xyY:
        0.4858, 0.4453, 31.7823
      CIE-Lab:
        63.1626, 16.0429, 65.2357
        CIE-LCH:
        63.1626, 67.1794, 76.1839
        CIE-Luv:
        63.1626, 53.9803, 61.8173
        Hunter-Lab:
        56.3758, 11.1241, 34.2853
      #cd8c13 color charts
#cd8c13 RGB chart
      #cd8c13 CMYK chart
      #cd8c13 RGB pie chart
      #cd8c13 color shades, tints & tones
#cd8c13 color schemes
#cd8c13 color preview, HTML & CSS examples
           This text has a color of #cd8c13        
        
          <p style="color:#cd8c13;">Text here</p>
        
        
          .mytext {color:#cd8c13;}
        
        Text color #cd8c13
      
           This box has a color of #cd8c13        
        
          <div style="background-color:#cd8c13;">Content here</div>
        
        
          .mybackground {background-color:#cd8c13;}
        
        Background color #cd8c13
      
           Border around this has a color of #cd8c13        
        
          <div style="border:2px solid #cd8c13;">Content here</div>
        
        
          .myborder {border:2px solid #cd8c13;}
        
        Border color #cd8c13