#cc0227 color space conversions
Hex:
        #cc0227
        RGB:
        204, 2, 39
        CMY:
        20, 99, 85
        CMYK:
        0, 99, 81, 20
      HSL:
        349°, 98.0583%, 40.3922%
        HSV (HSB):
        349°, 99.0196%, 80.0000%
        XYZ:
        25.2898, 13.0273, 3.1011
        xyY:
        0.6106, 0.3145, 13.0273
      CIE-Lab:
        42.8043, 68.1253, 40.3095
        CIE-LCH:
        42.8043, 79.1575, 30.6126
        CIE-Luv:
        42.8043, 134.6503, 23.0496
        Hunter-Lab:
        36.0933, 61.9076, 20.1713
      #cc0227 color charts
#cc0227 RGB chart
      #cc0227 CMYK chart
      #cc0227 RGB pie chart
      #cc0227 color shades, tints & tones
#cc0227 color schemes
#cc0227 color preview, HTML & CSS examples
           This text has a color of #cc0227        
        
          <p style="color:#cc0227;">Text here</p>
        
        
          .mytext {color:#cc0227;}
        
        Text color #cc0227
      
           This box has a color of #cc0227        
        
          <div style="background-color:#cc0227;">Content here</div>
        
        
          .mybackground {background-color:#cc0227;}
        
        Background color #cc0227
      
           Border around this has a color of #cc0227        
        
          <div style="border:2px solid #cc0227;">Content here</div>
        
        
          .myborder {border:2px solid #cc0227;}
        
        Border color #cc0227