#cd9f25 color space conversions
Hex:
        #cd9f25
        RGB:
        205, 159, 37
        CMY:
        20, 38, 85
        CMYK:
        0, 22, 82, 20
      HSL:
        44°, 69.4215%, 47.4510%
        HSV (HSB):
        44°, 81.9512%, 80.3922%
        XYZ:
        37.9089, 37.9090, 7.0694
        xyY:
        0.4574, 0.4574, 37.9090
      CIE-Lab:
        67.9535, 6.1794, 64.3631
        CIE-LCH:
        67.9535, 64.6591, 84.5159
        CIE-Luv:
        67.9535, 38.6164, 66.3960
        Hunter-Lab:
        61.5703, 2.1547, 36.2916
      #cd9f25 color charts
#cd9f25 RGB chart
      #cd9f25 CMYK chart
      #cd9f25 RGB pie chart
      #cd9f25 color shades, tints & tones
#cd9f25 color schemes
#cd9f25 color preview, HTML & CSS examples
           This text has a color of #cd9f25        
        
          <p style="color:#cd9f25;">Text here</p>
        
        
          .mytext {color:#cd9f25;}
        
        Text color #cd9f25
      
           This box has a color of #cd9f25        
        
          <div style="background-color:#cd9f25;">Content here</div>
        
        
          .mybackground {background-color:#cd9f25;}
        
        Background color #cd9f25
      
           Border around this has a color of #cd9f25        
        
          <div style="border:2px solid #cd9f25;">Content here</div>
        
        
          .myborder {border:2px solid #cd9f25;}
        
        Border color #cd9f25