#cd8941 color space conversions
Hex:
        #cd8941
        RGB:
        205, 137, 65
        CMY:
        20, 46, 75
        CMYK:
        0, 33, 68, 20
      HSL:
        31°, 58.3333%, 52.9412%
        HSV (HSB):
        31°, 68.2927%, 80.3922%
        XYZ:
        35.0766, 31.2521, 9.1845
        xyY:
        0.4645, 0.4139, 31.2521
      CIE-Lab:
        62.7199, 19.3338, 48.0112
        CIE-LCH:
        62.7199, 51.7578, 68.0657
        CIE-Luv:
        62.7199, 53.9654, 49.6960
        Hunter-Lab:
        55.9036, 14.1683, 29.3916
      #cd8941 color charts
#cd8941 RGB chart
      #cd8941 CMYK chart
      #cd8941 RGB pie chart
      #cd8941 color shades, tints & tones
#cd8941 color schemes
#cd8941 color preview, HTML & CSS examples
           This text has a color of #cd8941        
        
          <p style="color:#cd8941;">Text here</p>
        
        
          .mytext {color:#cd8941;}
        
        Text color #cd8941
      
           This box has a color of #cd8941        
        
          <div style="background-color:#cd8941;">Content here</div>
        
        
          .mybackground {background-color:#cd8941;}
        
        Background color #cd8941
      
           Border around this has a color of #cd8941        
        
          <div style="border:2px solid #cd8941;">Content here</div>
        
        
          .myborder {border:2px solid #cd8941;}
        
        Border color #cd8941