#cc242e color space conversions
Hex:
        #cc242e
        RGB:
        204, 36, 46
        CMY:
        20, 86, 82
        CMYK:
        0, 82, 77, 20
      HSL:
        356°, 70.0000%, 47.0588%
        HSV (HSB):
        356°, 82.3529%, 80.0000%
        XYZ:
        26.0259, 14.2964, 3.9725
        xyY:
        0.5876, 0.3228, 14.2964
      CIE-Lab:
        44.6550, 63.2385, 38.2442
        CIE-LCH:
        44.6550, 73.9035, 31.1639
        CIE-Luv:
        44.6550, 124.5972, 24.0690
        Hunter-Lab:
        37.8106, 56.6971, 20.2381
      #cc242e color charts
#cc242e RGB chart
      #cc242e CMYK chart
      #cc242e RGB pie chart
      #cc242e color shades, tints & tones
#cc242e color schemes
#cc242e color preview, HTML & CSS examples
           This text has a color of #cc242e        
        
          <p style="color:#cc242e;">Text here</p>
        
        
          .mytext {color:#cc242e;}
        
        Text color #cc242e
      
           This box has a color of #cc242e        
        
          <div style="background-color:#cc242e;">Content here</div>
        
        
          .mybackground {background-color:#cc242e;}
        
        Background color #cc242e
      
           Border around this has a color of #cc242e        
        
          <div style="border:2px solid #cc242e;">Content here</div>
        
        
          .myborder {border:2px solid #cc242e;}
        
        Border color #cc242e