#cc9b14 color space conversions
Hex:
        #cc9b14
        RGB:
        204, 155, 20
        CMY:
        20, 39, 92
        CMYK:
        0, 24, 90, 20
      HSL:
        44°, 82.1429%, 43.9216%
        HSV (HSB):
        44°, 90.1961%, 80.0000%
        XYZ:
        36.7495, 36.3306, 5.7374
        xyY:
        0.4663, 0.4609, 36.3306
      CIE-Lab:
        66.7717, 7.4819, 67.7293
        CIE-LCH:
        66.7717, 68.1413, 83.6962
        CIE-Luv:
        66.7717, 41.3168, 67.3634
        Hunter-Lab:
        60.2748, 3.3501, 36.5487
      #cc9b14 color charts
#cc9b14 RGB chart
      #cc9b14 CMYK chart
      #cc9b14 RGB pie chart
      #cc9b14 color shades, tints & tones
#cc9b14 color schemes
#cc9b14 color preview, HTML & CSS examples
           This text has a color of #cc9b14        
        
          <p style="color:#cc9b14;">Text here</p>
        
        
          .mytext {color:#cc9b14;}
        
        Text color #cc9b14
      
           This box has a color of #cc9b14        
        
          <div style="background-color:#cc9b14;">Content here</div>
        
        
          .mybackground {background-color:#cc9b14;}
        
        Background color #cc9b14
      
           Border around this has a color of #cc9b14        
        
          <div style="border:2px solid #cc9b14;">Content here</div>
        
        
          .myborder {border:2px solid #cc9b14;}
        
        Border color #cc9b14