#cd9e14 color space conversions
Hex:
        #cd9e14
        RGB:
        205, 158, 20
        CMY:
        20, 38, 92
        CMYK:
        0, 23, 90, 20
      HSL:
        45°, 82.2222%, 44.1176%
        HSV (HSB):
        45°, 90.2439%, 80.3922%
        XYZ:
        37.5300, 37.4834, 5.9188
        xyY:
        0.4637, 0.4631, 37.4834
      CIE-Lab:
        67.6381, 6.3083, 68.4411
        CIE-LCH:
        67.6381, 68.7312, 84.7338
        CIE-Luv:
        67.6381, 39.7923, 68.5388
        Hunter-Lab:
        61.2237, 2.2787, 37.1247
      #cd9e14 color charts
#cd9e14 RGB chart
      #cd9e14 CMYK chart
      #cd9e14 RGB pie chart
      #cd9e14 color shades, tints & tones
#cd9e14 color schemes
#cd9e14 color preview, HTML & CSS examples
           This text has a color of #cd9e14        
        
          <p style="color:#cd9e14;">Text here</p>
        
        
          .mytext {color:#cd9e14;}
        
        Text color #cd9e14
      
           This box has a color of #cd9e14        
        
          <div style="background-color:#cd9e14;">Content here</div>
        
        
          .mybackground {background-color:#cd9e14;}
        
        Background color #cd9e14
      
           Border around this has a color of #cd9e14        
        
          <div style="border:2px solid #cd9e14;">Content here</div>
        
        
          .myborder {border:2px solid #cd9e14;}
        
        Border color #cd9e14