#cd8c37 color space conversions
Hex:
        #cd8c37
        RGB:
        205, 140, 55
        CMY:
        20, 45, 78
        CMYK:
        0, 32, 73, 20
      HSL:
        34°, 60.0000%, 50.9804%
        HSV (HSB):
        34°, 73.1707%, 80.3922%
        XYZ:
        35.2445, 32.0111, 7.9356
        xyY:
        0.4687, 0.4257, 32.0111
      CIE-Lab:
        63.3521, 17.1800, 53.2722
        CIE-LCH:
        63.3521, 55.9740, 72.1257
        CIE-Luv:
        63.3521, 52.3870, 54.3199
        Hunter-Lab:
        56.5784, 12.1813, 31.2889
      #cd8c37 color charts
#cd8c37 RGB chart
      #cd8c37 CMYK chart
      #cd8c37 RGB pie chart
      #cd8c37 color shades, tints & tones
#cd8c37 color schemes
#cd8c37 color preview, HTML & CSS examples
           This text has a color of #cd8c37        
        
          <p style="color:#cd8c37;">Text here</p>
        
        
          .mytext {color:#cd8c37;}
        
        Text color #cd8c37
      
           This box has a color of #cd8c37        
        
          <div style="background-color:#cd8c37;">Content here</div>
        
        
          .mybackground {background-color:#cd8c37;}
        
        Background color #cd8c37
      
           Border around this has a color of #cd8c37        
        
          <div style="border:2px solid #cd8c37;">Content here</div>
        
        
          .myborder {border:2px solid #cd8c37;}
        
        Border color #cd8c37