#cd8d34 color space conversions
Hex:
        #cd8d34
        RGB:
        205, 141, 52
        CMY:
        20, 45, 80
        CMYK:
        0, 31, 75, 20
      HSL:
        35°, 60.4743%, 50.3922%
        HSV (HSB):
        35°, 74.6341%, 80.3922%
        XYZ:
        35.3215, 32.2768, 7.6172
        xyY:
        0.4696, 0.4291, 32.2768
      CIE-Lab:
        63.5710, 16.4979, 54.7823
        CIE-LCH:
        63.5710, 57.2126, 73.2401
        CIE-Luv:
        63.5710, 51.7997, 55.6216
        Hunter-Lab:
        56.8127, 11.5547, 31.8195
      #cd8d34 color charts
#cd8d34 RGB chart
      #cd8d34 CMYK chart
      #cd8d34 RGB pie chart
      #cd8d34 color shades, tints & tones
#cd8d34 color schemes
#cd8d34 color preview, HTML & CSS examples
           This text has a color of #cd8d34        
        
          <p style="color:#cd8d34;">Text here</p>
        
        
          .mytext {color:#cd8d34;}
        
        Text color #cd8d34
      
           This box has a color of #cd8d34        
        
          <div style="background-color:#cd8d34;">Content here</div>
        
        
          .mybackground {background-color:#cd8d34;}
        
        Background color #cd8d34
      
           Border around this has a color of #cd8d34        
        
          <div style="border:2px solid #cd8d34;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d34;}
        
        Border color #cd8d34