#cd8f36 color space conversions
Hex:
        #cd8f36
        RGB:
        205, 143, 54
        CMY:
        20, 44, 79
        CMYK:
        0, 30, 74, 20
      HSL:
        35°, 60.1594%, 50.7843%
        HSV (HSB):
        35°, 73.6585%, 80.3922%
        XYZ:
        35.6652, 32.8904, 7.9588
        xyY:
        0.4661, 0.4299, 32.8904
      CIE-Lab:
        64.0721, 15.5001, 54.4324
        CIE-LCH:
        64.0721, 56.5963, 74.1052
        CIE-Luv:
        64.0721, 50.1294, 55.8483
        Hunter-Lab:
        57.3502, 10.6436, 31.9172
      #cd8f36 color charts
#cd8f36 RGB chart
      #cd8f36 CMYK chart
      #cd8f36 RGB pie chart
      #cd8f36 color shades, tints & tones
#cd8f36 color schemes
#cd8f36 color preview, HTML & CSS examples
           This text has a color of #cd8f36        
        
          <p style="color:#cd8f36;">Text here</p>
        
        
          .mytext {color:#cd8f36;}
        
        Text color #cd8f36
      
           This box has a color of #cd8f36        
        
          <div style="background-color:#cd8f36;">Content here</div>
        
        
          .mybackground {background-color:#cd8f36;}
        
        Background color #cd8f36
      
           Border around this has a color of #cd8f36        
        
          <div style="border:2px solid #cd8f36;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f36;}
        
        Border color #cd8f36