#cc2b33 color space conversions
Hex:
        #cc2b33
        RGB:
        204, 43, 51
        CMY:
        20, 83, 80
        CMYK:
        0, 79, 75, 20
      HSL:
        357°, 65.1822%, 48.4314%
        HSV (HSB):
        357°, 78.9216%, 80.0000%
        XYZ:
        26.3633, 14.8041, 4.6000
        xyY:
        0.5760, 0.3235, 14.8041
      CIE-Lab:
        45.3648, 61.5763, 36.1449
        CIE-LCH:
        45.3648, 71.4009, 30.4127
        CIE-Luv:
        45.3648, 120.4884, 23.4517
        Hunter-Lab:
        38.4761, 54.9722, 19.8450
      #cc2b33 color charts
#cc2b33 RGB chart
      #cc2b33 CMYK chart
      #cc2b33 RGB pie chart
      #cc2b33 color shades, tints & tones
#cc2b33 color schemes
#cc2b33 color preview, HTML & CSS examples
           This text has a color of #cc2b33        
        
          <p style="color:#cc2b33;">Text here</p>
        
        
          .mytext {color:#cc2b33;}
        
        Text color #cc2b33
      
           This box has a color of #cc2b33        
        
          <div style="background-color:#cc2b33;">Content here</div>
        
        
          .mybackground {background-color:#cc2b33;}
        
        Background color #cc2b33
      
           Border around this has a color of #cc2b33        
        
          <div style="border:2px solid #cc2b33;">Content here</div>
        
        
          .myborder {border:2px solid #cc2b33;}
        
        Border color #cc2b33