#cc6960 color space conversions
Hex:
        #cc6960
        RGB:
        204, 105, 96
        CMY:
        20, 59, 62
        CMYK:
        0, 49, 53, 20
      HSL:
        5°, 51.4286%, 58.8235%
        HSV (HSB):
        5°, 52.9412%, 80.0000%
        XYZ:
        32.0647, 23.7850, 13.9673
        xyY:
        0.4593, 0.3407, 23.7850
      CIE-Lab:
        55.8719, 38.2770, 23.0505
        CIE-LCH:
        55.8719, 44.6817, 31.0564
        CIE-Luv:
        55.8719, 72.5774, 20.7966
        Hunter-Lab:
        48.7699, 32.0110, 17.1588
      #cc6960 color charts
#cc6960 RGB chart
      #cc6960 CMYK chart
      #cc6960 RGB pie chart
      #cc6960 color shades, tints & tones
#cc6960 color schemes
#cc6960 color preview, HTML & CSS examples
           This text has a color of #cc6960        
        
          <p style="color:#cc6960;">Text here</p>
        
        
          .mytext {color:#cc6960;}
        
        Text color #cc6960
      
           This box has a color of #cc6960        
        
          <div style="background-color:#cc6960;">Content here</div>
        
        
          .mybackground {background-color:#cc6960;}
        
        Background color #cc6960
      
           Border around this has a color of #cc6960        
        
          <div style="border:2px solid #cc6960;">Content here</div>
        
        
          .myborder {border:2px solid #cc6960;}
        
        Border color #cc6960