#cc2330 color space conversions
Hex:
        #cc2330
        RGB:
        204, 35, 48
        CMY:
        20, 86, 81
        CMYK:
        0, 83, 76, 20
      HSL:
        355°, 70.7113%, 46.8627%
        HSV (HSB):
        355°, 82.8431%, 80.0000%
        XYZ:
        26.0364, 14.2528, 4.1751
        xyY:
        0.5856, 0.3205, 14.2528
      CIE-Lab:
        44.5934, 63.5479, 37.0290
        CIE-LCH:
        44.5934, 73.5492, 30.2291
        CIE-Luv:
        44.5934, 124.5549, 23.1764
        Hunter-Lab:
        37.7529, 57.0352, 19.8701
      #cc2330 color charts
#cc2330 RGB chart
      #cc2330 CMYK chart
      #cc2330 RGB pie chart
      #cc2330 color shades, tints & tones
#cc2330 color schemes
#cc2330 color preview, HTML & CSS examples
           This text has a color of #cc2330        
        
          <p style="color:#cc2330;">Text here</p>
        
        
          .mytext {color:#cc2330;}
        
        Text color #cc2330
      
           This box has a color of #cc2330        
        
          <div style="background-color:#cc2330;">Content here</div>
        
        
          .mybackground {background-color:#cc2330;}
        
        Background color #cc2330
      
           Border around this has a color of #cc2330        
        
          <div style="border:2px solid #cc2330;">Content here</div>
        
        
          .myborder {border:2px solid #cc2330;}
        
        Border color #cc2330