#cc9214 color space conversions
Hex:
        #cc9214
        RGB:
        204, 146, 20
        CMY:
        20, 43, 92
        CMYK:
        0, 28, 90, 20
      HSL:
        41°, 82.1429%, 43.9216%
        HSV (HSB):
        41°, 90.1961%, 80.0000%
        XYZ:
        35.3070, 33.4456, 5.2566
        xyY:
        0.4771, 0.4519, 33.4456
      CIE-Lab:
        64.5201, 12.3575, 66.0032
        CIE-LCH:
        64.5201, 67.1501, 79.3955
        CIE-Luv:
        64.5201, 48.3592, 63.9321
        Hunter-Lab:
        57.8322, 7.7692, 35.0934
      #cc9214 color charts
#cc9214 RGB chart
      #cc9214 CMYK chart
      #cc9214 RGB pie chart
      #cc9214 color shades, tints & tones
#cc9214 color schemes
#cc9214 color preview, HTML & CSS examples
           This text has a color of #cc9214        
        
          <p style="color:#cc9214;">Text here</p>
        
        
          .mytext {color:#cc9214;}
        
        Text color #cc9214
      
           This box has a color of #cc9214        
        
          <div style="background-color:#cc9214;">Content here</div>
        
        
          .mybackground {background-color:#cc9214;}
        
        Background color #cc9214
      
           Border around this has a color of #cc9214        
        
          <div style="border:2px solid #cc9214;">Content here</div>
        
        
          .myborder {border:2px solid #cc9214;}
        
        Border color #cc9214