#cc6914 color space conversions
Hex:
        #cc6914
        RGB:
        204, 105, 20
        CMY:
        20, 59, 92
        CMYK:
        0, 49, 90, 20
      HSL:
        28°, 82.1429%, 43.9216%
        HSV (HSB):
        28°, 90.1961%, 80.0000%
        XYZ:
        30.0797, 22.9910, 3.5142
        xyY:
        0.5316, 0.4063, 22.9910
      CIE-Lab:
        55.0631, 34.4271, 58.8454
        CIE-LCH:
        55.0631, 68.1763, 59.6705
        CIE-Luv:
        55.0631, 81.8047, 48.9882
        Hunter-Lab:
        47.9490, 28.0672, 29.2189
      #cc6914 color charts
#cc6914 RGB chart
      #cc6914 CMYK chart
      #cc6914 RGB pie chart
      #cc6914 color shades, tints & tones
#cc6914 color schemes
#cc6914 color preview, HTML & CSS examples
           This text has a color of #cc6914        
        
          <p style="color:#cc6914;">Text here</p>
        
        
          .mytext {color:#cc6914;}
        
        Text color #cc6914
      
           This box has a color of #cc6914        
        
          <div style="background-color:#cc6914;">Content here</div>
        
        
          .mybackground {background-color:#cc6914;}
        
        Background color #cc6914
      
           Border around this has a color of #cc6914        
        
          <div style="border:2px solid #cc6914;">Content here</div>
        
        
          .myborder {border:2px solid #cc6914;}
        
        Border color #cc6914