#cc6c48 color space conversions
Hex:
        #cc6c48
        RGB:
        204, 108, 72
        CMY:
        20, 58, 72
        CMYK:
        0, 47, 65, 20
      HSL:
        16°, 56.4103%, 54.1176%
        HSV (HSB):
        16°, 64.7059%, 80.0000%
        XYZ:
        31.4341, 24.0304, 9.1125
        xyY:
        0.4868, 0.3721, 24.0304
      CIE-Lab:
        56.1182, 34.9186, 36.8591
        CIE-LCH:
        56.1182, 50.7730, 46.5486
        CIE-Luv:
        56.1182, 74.4744, 34.6892
        Hunter-Lab:
        49.0208, 28.6750, 23.2931
      #cc6c48 color charts
#cc6c48 RGB chart
      #cc6c48 CMYK chart
      #cc6c48 RGB pie chart
      #cc6c48 color shades, tints & tones
#cc6c48 color schemes
#cc6c48 color preview, HTML & CSS examples
           This text has a color of #cc6c48        
        
          <p style="color:#cc6c48;">Text here</p>
        
        
          .mytext {color:#cc6c48;}
        
        Text color #cc6c48
      
           This box has a color of #cc6c48        
        
          <div style="background-color:#cc6c48;">Content here</div>
        
        
          .mybackground {background-color:#cc6c48;}
        
        Background color #cc6c48
      
           Border around this has a color of #cc6c48        
        
          <div style="border:2px solid #cc6c48;">Content here</div>
        
        
          .myborder {border:2px solid #cc6c48;}
        
        Border color #cc6c48