#cc3c48 color space conversions
Hex:
        #cc3c48
        RGB:
        204, 60, 72
        CMY:
        20, 76, 72
        CMYK:
        0, 71, 65, 20
      HSL:
        355°, 58.5366%, 51.7647%
        HSV (HSB):
        355°, 70.5882%, 80.0000%
        XYZ:
        27.6874, 16.5370, 7.8636
        xyY:
        0.5316, 0.3175, 16.5370
      CIE-Lab:
        47.6712, 57.0049, 26.4899
        CIE-LCH:
        47.6712, 62.8592, 24.9240
        CIE-Luv:
        47.6712, 106.6850, 17.8970
        Hunter-Lab:
        40.6657, 50.3676, 17.0010
      #cc3c48 color charts
#cc3c48 RGB chart
      #cc3c48 CMYK chart
      #cc3c48 RGB pie chart
      #cc3c48 color shades, tints & tones
#cc3c48 color schemes
#cc3c48 color preview, HTML & CSS examples
           This text has a color of #cc3c48        
        
          <p style="color:#cc3c48;">Text here</p>
        
        
          .mytext {color:#cc3c48;}
        
        Text color #cc3c48
      
           This box has a color of #cc3c48        
        
          <div style="background-color:#cc3c48;">Content here</div>
        
        
          .mybackground {background-color:#cc3c48;}
        
        Background color #cc3c48
      
           Border around this has a color of #cc3c48        
        
          <div style="border:2px solid #cc3c48;">Content here</div>
        
        
          .myborder {border:2px solid #cc3c48;}
        
        Border color #cc3c48