#cd9e0f color space conversions
Hex:
        #cd9e0f
        RGB:
        205, 158, 15
        CMY:
        20, 38, 94
        CMYK:
        0, 23, 93, 20
      HSL:
        45°, 86.3636%, 43.1373%
        HSV (HSB):
        45°, 92.6829%, 80.3922%
        XYZ:
        37.4899, 37.4673, 5.7079
        xyY:
        0.4648, 0.4645, 37.4673
      CIE-Lab:
        67.6262, 6.2292, 69.3312
        CIE-LCH:
        67.6262, 69.6105, 84.8659
        CIE-Luv:
        67.6262, 39.8734, 69.0322
        Hunter-Lab:
        61.2106, 2.2082, 37.3186
      #cd9e0f color charts
#cd9e0f RGB chart
      #cd9e0f CMYK chart
      #cd9e0f RGB pie chart
      #cd9e0f color shades, tints & tones
#cd9e0f color schemes
#cd9e0f color preview, HTML & CSS examples
           This text has a color of #cd9e0f        
        
          <p style="color:#cd9e0f;">Text here</p>
        
        
          .mytext {color:#cd9e0f;}
        
        Text color #cd9e0f
      
           This box has a color of #cd9e0f        
        
          <div style="background-color:#cd9e0f;">Content here</div>
        
        
          .mybackground {background-color:#cd9e0f;}
        
        Background color #cd9e0f
      
           Border around this has a color of #cd9e0f        
        
          <div style="border:2px solid #cd9e0f;">Content here</div>
        
        
          .myborder {border:2px solid #cd9e0f;}
        
        Border color #cd9e0f