#cc0241 color space conversions
Hex:
        #cc0241
        RGB:
        204, 2, 65
        CMY:
        20, 99, 75
        CMYK:
        0, 99, 68, 20
      HSL:
        341°, 98.0583%, 40.3922%
        HSV (HSB):
        341°, 99.0196%, 80.0000%
        XYZ:
        25.8777, 13.2624, 6.1970
        xyY:
        0.5708, 0.2925, 13.2624
      CIE-Lab:
        43.1560, 69.0822, 25.0616
        CIE-LCH:
        43.1560, 73.4877, 19.9398
        CIE-Luv:
        43.1560, 127.5896, 12.3691
        Hunter-Lab:
        36.4176, 63.1079, 15.4032
      #cc0241 color charts
#cc0241 RGB chart
      #cc0241 CMYK chart
      #cc0241 RGB pie chart
      #cc0241 color shades, tints & tones
#cc0241 color schemes
#cc0241 color preview, HTML & CSS examples
           This text has a color of #cc0241        
        
          <p style="color:#cc0241;">Text here</p>
        
        
          .mytext {color:#cc0241;}
        
        Text color #cc0241
      
           This box has a color of #cc0241        
        
          <div style="background-color:#cc0241;">Content here</div>
        
        
          .mybackground {background-color:#cc0241;}
        
        Background color #cc0241
      
           Border around this has a color of #cc0241        
        
          <div style="border:2px solid #cc0241;">Content here</div>
        
        
          .myborder {border:2px solid #cc0241;}
        
        Border color #cc0241