#cd8f41 color space conversions
Hex:
        #cd8f41
        RGB:
        205, 143, 65
        CMY:
        20, 44, 75
        CMYK:
        0, 30, 68, 20
      HSL:
        33°, 58.3333%, 52.9412%
        HSV (HSB):
        33°, 68.2927%, 80.3922%
        XYZ:
        35.9534, 33.0057, 9.4768
        xyY:
        0.4584, 0.4208, 33.0057
      CIE-Lab:
        64.1655, 16.0663, 49.5830
        CIE-LCH:
        64.1655, 52.1210, 72.0462
        CIE-Luv:
        64.1655, 49.3934, 52.2309
        Hunter-Lab:
        57.4506, 11.1694, 30.4352
      #cd8f41 color charts
#cd8f41 RGB chart
      #cd8f41 CMYK chart
      #cd8f41 RGB pie chart
      #cd8f41 color shades, tints & tones
#cd8f41 color schemes
#cd8f41 color preview, HTML & CSS examples
           This text has a color of #cd8f41        
        
          <p style="color:#cd8f41;">Text here</p>
        
        
          .mytext {color:#cd8f41;}
        
        Text color #cd8f41
      
           This box has a color of #cd8f41        
        
          <div style="background-color:#cd8f41;">Content here</div>
        
        
          .mybackground {background-color:#cd8f41;}
        
        Background color #cd8f41
      
           Border around this has a color of #cd8f41        
        
          <div style="border:2px solid #cd8f41;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f41;}
        
        Border color #cd8f41