#cc2822 color space conversions
Hex:
        #cc2822
        RGB:
        204, 40, 34
        CMY:
        20, 84, 87
        CMYK:
        0, 80, 83, 20
      HSL:
        2°, 71.4286%, 46.6667%
        HSV (HSB):
        2°, 83.3333%, 80.0000%
        XYZ:
        25.9494, 14.4704, 2.9388
        xyY:
        0.5985, 0.3337, 14.4704
      CIE-Lab:
        44.9002, 61.8633, 45.0076
        CIE-LCH:
        44.9002, 76.5033, 36.0372
        CIE-Luv:
        44.9002, 125.1140, 28.5021
        Hunter-Lab:
        38.0400, 55.1954, 22.0476
      #cc2822 color charts
#cc2822 RGB chart
      #cc2822 CMYK chart
      #cc2822 RGB pie chart
      #cc2822 color shades, tints & tones
#cc2822 color schemes
#cc2822 color preview, HTML & CSS examples
           This text has a color of #cc2822        
        
          <p style="color:#cc2822;">Text here</p>
        
        
          .mytext {color:#cc2822;}
        
        Text color #cc2822
      
           This box has a color of #cc2822        
        
          <div style="background-color:#cc2822;">Content here</div>
        
        
          .mybackground {background-color:#cc2822;}
        
        Background color #cc2822
      
           Border around this has a color of #cc2822        
        
          <div style="border:2px solid #cc2822;">Content here</div>
        
        
          .myborder {border:2px solid #cc2822;}
        
        Border color #cc2822