#cc6c34 color space conversions
Hex:
        #cc6c34
        RGB:
        204, 108, 52
        CMY:
        20, 58, 80
        CMYK:
        0, 47, 75, 20
      HSL:
        22°, 59.8425%, 50.1961%
        HSV (HSB):
        22°, 74.5098%, 80.0000%
        XYZ:
        30.8842, 23.8104, 6.2169
        xyY:
        0.5070, 0.3909, 23.8104
      CIE-Lab:
        55.8975, 33.8418, 46.9475
        CIE-LCH:
        55.8975, 57.8734, 54.2142
        CIE-Luv:
        55.8975, 76.9694, 42.5709
        Hunter-Lab:
        48.7959, 27.5845, 26.6032
      #cc6c34 color charts
#cc6c34 RGB chart
      #cc6c34 CMYK chart
      #cc6c34 RGB pie chart
      #cc6c34 color shades, tints & tones
#cc6c34 color schemes
#cc6c34 color preview, HTML & CSS examples
           This text has a color of #cc6c34        
        
          <p style="color:#cc6c34;">Text here</p>
        
        
          .mytext {color:#cc6c34;}
        
        Text color #cc6c34
      
           This box has a color of #cc6c34        
        
          <div style="background-color:#cc6c34;">Content here</div>
        
        
          .mybackground {background-color:#cc6c34;}
        
        Background color #cc6c34
      
           Border around this has a color of #cc6c34        
        
          <div style="border:2px solid #cc6c34;">Content here</div>
        
        
          .myborder {border:2px solid #cc6c34;}
        
        Border color #cc6c34