#cd8034 color space conversions
Hex:
        #cd8034
        RGB:
        205, 128, 52
        CMY:
        20, 50, 80
        CMYK:
        0, 38, 75, 20
      HSL:
        30°, 60.4743%, 50.3922%
        HSV (HSB):
        30°, 74.6341%, 80.3922%
        XYZ:
        33.5158, 28.6654, 7.0153
        xyY:
        0.4844, 0.4143, 28.6654
      CIE-Lab:
        60.4852, 23.5657, 51.6923
        CIE-LCH:
        60.4852, 56.8106, 65.4925
        CIE-Luv:
        60.4852, 61.9927, 50.4030
        Hunter-Lab:
        53.5401, 18.0450, 29.7093
      #cd8034 color charts
#cd8034 RGB chart
      #cd8034 CMYK chart
      #cd8034 RGB pie chart
      #cd8034 color shades, tints & tones
#cd8034 color schemes
#cd8034 color preview, HTML & CSS examples
           This text has a color of #cd8034        
        
          <p style="color:#cd8034;">Text here</p>
        
        
          .mytext {color:#cd8034;}
        
        Text color #cd8034
      
           This box has a color of #cd8034        
        
          <div style="background-color:#cd8034;">Content here</div>
        
        
          .mybackground {background-color:#cd8034;}
        
        Background color #cd8034
      
           Border around this has a color of #cd8034        
        
          <div style="border:2px solid #cd8034;">Content here</div>
        
        
          .myborder {border:2px solid #cd8034;}
        
        Border color #cd8034