#cc3c34 color space conversions
Hex:
        #cc3c34
        RGB:
        204, 60, 52
        CMY:
        20, 76, 80
        CMYK:
        0, 71, 75, 20
      HSL:
        3°, 59.8425%, 50.1961%
        HSV (HSB):
        3°, 74.5098%, 80.0000%
        XYZ:
        27.1375, 16.3170, 4.9680
        xyY:
        0.5604, 0.3370, 16.3170
      CIE-Lab:
        47.3877, 56.0182, 37.8224
        CIE-LCH:
        47.3877, 67.5912, 34.0264
        CIE-Luv:
        47.3877, 111.2886, 26.9269
        Hunter-Lab:
        40.3943, 49.2290, 20.9841
      #cc3c34 color charts
#cc3c34 RGB chart
      #cc3c34 CMYK chart
      #cc3c34 RGB pie chart
      #cc3c34 color shades, tints & tones
#cc3c34 color schemes
#cc3c34 color preview, HTML & CSS examples
           This text has a color of #cc3c34        
        
          <p style="color:#cc3c34;">Text here</p>
        
        
          .mytext {color:#cc3c34;}
        
        Text color #cc3c34
      
           This box has a color of #cc3c34        
        
          <div style="background-color:#cc3c34;">Content here</div>
        
        
          .mybackground {background-color:#cc3c34;}
        
        Background color #cc3c34
      
           Border around this has a color of #cc3c34        
        
          <div style="border:2px solid #cc3c34;">Content here</div>
        
        
          .myborder {border:2px solid #cc3c34;}
        
        Border color #cc3c34