#cc2332 color space conversions
Hex:
        #cc2332
        RGB:
        204, 35, 50
        CMY:
        20, 86, 80
        CMYK:
        0, 83, 75, 20
      HSL:
        355°, 70.7113%, 46.8627%
        HSV (HSB):
        355°, 82.8431%, 80.0000%
        XYZ:
        26.0786, 14.2697, 4.3974
        xyY:
        0.5828, 0.3189, 14.2697
      CIE-Lab:
        44.6173, 63.6202, 35.8937
        CIE-LCH:
        44.6173, 73.0472, 29.4311
        CIE-Luv:
        44.6173, 124.0988, 22.4165
        Hunter-Lab:
        37.7753, 57.1227, 19.5407
      #cc2332 color charts
#cc2332 RGB chart
      #cc2332 CMYK chart
      #cc2332 RGB pie chart
      #cc2332 color shades, tints & tones
#cc2332 color schemes
#cc2332 color preview, HTML & CSS examples
           This text has a color of #cc2332        
        
          <p style="color:#cc2332;">Text here</p>
        
        
          .mytext {color:#cc2332;}
        
        Text color #cc2332
      
           This box has a color of #cc2332        
        
          <div style="background-color:#cc2332;">Content here</div>
        
        
          .mybackground {background-color:#cc2332;}
        
        Background color #cc2332
      
           Border around this has a color of #cc2332        
        
          <div style="border:2px solid #cc2332;">Content here</div>
        
        
          .myborder {border:2px solid #cc2332;}
        
        Border color #cc2332