#cd9e00 color space conversions
Hex:
        #cd9e00
        RGB:
        205, 158, 0
        CMY:
        20, 38, 100
        CMYK:
        0, 23, 100, 20
      HSL:
        46°, 100.0000%, 40.1961%
        HSV (HSB):
        46°, 100.0000%, 80.3922%
        XYZ:
        37.4037, 37.4329, 5.2539
        xyY:
        0.4670, 0.4674, 37.4329
      CIE-Lab:
        67.6005, 6.0585, 71.3268
        CIE-LCH:
        67.6005, 71.5836, 85.1450
        CIE-Luv:
        67.6005, 40.0486, 70.0991
        Hunter-Lab:
        61.1824, 2.0563, 37.7363
      #cd9e00 color charts
#cd9e00 RGB chart
      #cd9e00 CMYK chart
      #cd9e00 RGB pie chart
      #cd9e00 color shades, tints & tones
#cd9e00 color schemes
#cd9e00 color preview, HTML & CSS examples
           This text has a color of #cd9e00        
        
          <p style="color:#cd9e00;">Text here</p>
        
        
          .mytext {color:#cd9e00;}
        
        Text color #cd9e00
      
           This box has a color of #cd9e00        
        
          <div style="background-color:#cd9e00;">Content here</div>
        
        
          .mybackground {background-color:#cd9e00;}
        
        Background color #cd9e00
      
           Border around this has a color of #cd9e00        
        
          <div style="border:2px solid #cd9e00;">Content here</div>
        
        
          .myborder {border:2px solid #cd9e00;}
        
        Border color #cd9e00