#cc6814 color space conversions
Hex:
        #cc6814
        RGB:
        204, 104, 20
        CMY:
        20, 59, 92
        CMYK:
        0, 49, 90, 20
      HSL:
        27°, 82.1429%, 43.9216%
        HSV (HSB):
        27°, 90.1961%, 80.0000%
        XYZ:
        29.9784, 22.7885, 3.4804
        xyY:
        0.5330, 0.4051, 22.7885
      CIE-Lab:
        54.8538, 34.9464, 58.6891
        CIE-LCH:
        54.8538, 68.3057, 59.2283
        CIE-Luv:
        54.8538, 82.6250, 48.6465
        Hunter-Lab:
        47.7373, 28.5554, 29.0934
      #cc6814 color charts
#cc6814 RGB chart
      #cc6814 CMYK chart
      #cc6814 RGB pie chart
      #cc6814 color shades, tints & tones
#cc6814 color schemes
#cc6814 color preview, HTML & CSS examples
           This text has a color of #cc6814        
        
          <p style="color:#cc6814;">Text here</p>
        
        
          .mytext {color:#cc6814;}
        
        Text color #cc6814
      
           This box has a color of #cc6814        
        
          <div style="background-color:#cc6814;">Content here</div>
        
        
          .mybackground {background-color:#cc6814;}
        
        Background color #cc6814
      
           Border around this has a color of #cc6814        
        
          <div style="border:2px solid #cc6814;">Content here</div>
        
        
          .myborder {border:2px solid #cc6814;}
        
        Border color #cc6814