#cc2c26 color space conversions
Hex:
        #cc2c26
        RGB:
        204, 44, 38
        CMY:
        20, 83, 85
        CMYK:
        0, 78, 81, 20
      HSL:
        2°, 68.5950%, 47.4510%
        HSV (HSB):
        2°, 81.3725%, 80.0000%
        XYZ:
        26.1524, 14.7787, 3.3079
        xyY:
        0.5912, 0.3341, 14.7787
      CIE-Lab:
        45.3296, 60.8562, 43.3344
        CIE-LCH:
        45.3296, 74.7084, 35.4538
        CIE-Luv:
        45.3296, 122.5752, 28.1009
        Hunter-Lab:
        38.4430, 54.1562, 21.8084
      #cc2c26 color charts
#cc2c26 RGB chart
      #cc2c26 CMYK chart
      #cc2c26 RGB pie chart
      #cc2c26 color shades, tints & tones
#cc2c26 color schemes
#cc2c26 color preview, HTML & CSS examples
           This text has a color of #cc2c26        
        
          <p style="color:#cc2c26;">Text here</p>
        
        
          .mytext {color:#cc2c26;}
        
        Text color #cc2c26
      
           This box has a color of #cc2c26        
        
          <div style="background-color:#cc2c26;">Content here</div>
        
        
          .mybackground {background-color:#cc2c26;}
        
        Background color #cc2c26
      
           Border around this has a color of #cc2c26        
        
          <div style="border:2px solid #cc2c26;">Content here</div>
        
        
          .myborder {border:2px solid #cc2c26;}
        
        Border color #cc2c26