#cd8e1b color space conversions
Hex:
        #cd8e1b
        RGB:
        205, 142, 27
        CMY:
        20, 44, 89
        CMYK:
        0, 31, 87, 20
      HSL:
        39°, 76.7241%, 45.4902%
        HSV (HSB):
        39°, 86.8293%, 80.3922%
        XYZ:
        35.0477, 32.4043, 5.4443
        xyY:
        0.4808, 0.4445, 32.4043
      CIE-Lab:
        63.6756, 15.1156, 63.6902
        CIE-LCH:
        63.6756, 65.4593, 76.6490
        CIE-Luv:
        63.6756, 52.1560, 61.5064
        Hunter-Lab:
        56.9247, 10.2813, 34.1768
      #cd8e1b color charts
#cd8e1b RGB chart
      #cd8e1b CMYK chart
      #cd8e1b RGB pie chart
      #cd8e1b color shades, tints & tones
#cd8e1b color schemes
#cd8e1b color preview, HTML & CSS examples
           This text has a color of #cd8e1b        
        
          <p style="color:#cd8e1b;">Text here</p>
        
        
          .mytext {color:#cd8e1b;}
        
        Text color #cd8e1b
      
           This box has a color of #cd8e1b        
        
          <div style="background-color:#cd8e1b;">Content here</div>
        
        
          .mybackground {background-color:#cd8e1b;}
        
        Background color #cd8e1b
      
           Border around this has a color of #cd8e1b        
        
          <div style="border:2px solid #cd8e1b;">Content here</div>
        
        
          .myborder {border:2px solid #cd8e1b;}
        
        Border color #cd8e1b