#cd9416 color space conversions
Hex:
        #cd9416
        RGB:
        205, 148, 22
        CMY:
        20, 42, 91
        CMYK:
        0, 28, 89, 20
      HSL:
        41°, 80.6167%, 44.5098%
        HSV (HSB):
        41°, 89.2683%, 80.3922%
        XYZ:
        35.9116, 34.2169, 5.4708
        xyY:
        0.4750, 0.4526, 34.2169
      CIE-Lab:
        65.1343, 11.7500, 66.0860
        CIE-LCH:
        65.1343, 67.1224, 79.9183
        CIE-Luv:
        65.1343, 47.5380, 64.4840
        Hunter-Lab:
        58.4952, 7.2187, 35.4015
      #cd9416 color charts
#cd9416 RGB chart
      #cd9416 CMYK chart
      #cd9416 RGB pie chart
      #cd9416 color shades, tints & tones
#cd9416 color schemes
#cd9416 color preview, HTML & CSS examples
           This text has a color of #cd9416        
        
          <p style="color:#cd9416;">Text here</p>
        
        
          .mytext {color:#cd9416;}
        
        Text color #cd9416
      
           This box has a color of #cd9416        
        
          <div style="background-color:#cd9416;">Content here</div>
        
        
          .mybackground {background-color:#cd9416;}
        
        Background color #cd9416
      
           Border around this has a color of #cd9416        
        
          <div style="border:2px solid #cd9416;">Content here</div>
        
        
          .myborder {border:2px solid #cd9416;}
        
        Border color #cd9416