#cd9701 color space conversions
Hex:
        #cd9701
        RGB:
        205, 151, 1
        CMY:
        20, 41, 100
        CMYK:
        0, 26, 100, 20
      HSL:
        44°, 99.0291%, 40.3922%
        HSV (HSB):
        44°, 99.5122%, 80.3922%
        XYZ:
        36.2489, 35.1145, 4.8960
        xyY:
        0.4753, 0.4605, 35.1145
      CIE-Lab:
        65.8377, 9.8464, 69.9799
        CIE-LCH:
        65.8377, 70.6692, 81.9908
        CIE-Luv:
        65.8377, 45.5057, 67.4070
        Hunter-Lab:
        59.2575, 5.4911, 36.5816
      #cd9701 color charts
#cd9701 RGB chart
      #cd9701 CMYK chart
      #cd9701 RGB pie chart
      #cd9701 color shades, tints & tones
#cd9701 color schemes
#cd9701 color preview, HTML & CSS examples
           This text has a color of #cd9701        
        
          <p style="color:#cd9701;">Text here</p>
        
        
          .mytext {color:#cd9701;}
        
        Text color #cd9701
      
           This box has a color of #cd9701        
        
          <div style="background-color:#cd9701;">Content here</div>
        
        
          .mybackground {background-color:#cd9701;}
        
        Background color #cd9701
      
           Border around this has a color of #cd9701        
        
          <div style="border:2px solid #cd9701;">Content here</div>
        
        
          .myborder {border:2px solid #cd9701;}
        
        Border color #cd9701