#cc2728 color space conversions
Hex:
        #cc2728
        RGB:
        204, 39, 40
        CMY:
        20, 85, 84
        CMYK:
        0, 81, 80, 20
      HSL:
        360°, 67.9012%, 47.6471%
        HSV (HSB):
        360°, 80.8824%, 80.0000%
        XYZ:
        26.0104, 14.4416, 3.4241
        xyY:
        0.5928, 0.3291, 14.4416
      CIE-Lab:
        44.8597, 62.2917, 41.8021
        CIE-LCH:
        44.8597, 75.0178, 33.8643
        CIE-Luv:
        44.8597, 124.5331, 26.5848
        Hunter-Lab:
        38.0021, 55.6697, 21.2593
      #cc2728 color charts
#cc2728 RGB chart
      #cc2728 CMYK chart
      #cc2728 RGB pie chart
      #cc2728 color shades, tints & tones
#cc2728 color schemes
#cc2728 color preview, HTML & CSS examples
           This text has a color of #cc2728        
        
          <p style="color:#cc2728;">Text here</p>
        
        
          .mytext {color:#cc2728;}
        
        Text color #cc2728
      
           This box has a color of #cc2728        
        
          <div style="background-color:#cc2728;">Content here</div>
        
        
          .mybackground {background-color:#cc2728;}
        
        Background color #cc2728
      
           Border around this has a color of #cc2728        
        
          <div style="border:2px solid #cc2728;">Content here</div>
        
        
          .myborder {border:2px solid #cc2728;}
        
        Border color #cc2728