#cc2319 color space conversions
Hex:
        #cc2319
        RGB:
        204, 35, 25
        CMY:
        20, 86, 90
        CMYK:
        0, 83, 88, 20
      HSL:
        3°, 78.1659%, 44.9020%
        HSV (HSB):
        3°, 87.7451%, 80.0000%
        XYZ:
        25.6783, 14.1096, 2.2897
        xyY:
        0.6103, 0.3353, 14.1096
      CIE-Lab:
        44.3897, 62.9303, 48.9161
        CIE-LCH:
        44.3897, 79.7058, 37.8581
        CIE-Luv:
        44.3897, 128.5623, 29.8295
        Hunter-Lab:
        37.5628, 56.2898, 22.6798
      #cc2319 color charts
#cc2319 RGB chart
      #cc2319 CMYK chart
      #cc2319 RGB pie chart
      #cc2319 color shades, tints & tones
#cc2319 color schemes
#cc2319 color preview, HTML & CSS examples
           This text has a color of #cc2319        
        
          <p style="color:#cc2319;">Text here</p>
        
        
          .mytext {color:#cc2319;}
        
        Text color #cc2319
      
           This box has a color of #cc2319        
        
          <div style="background-color:#cc2319;">Content here</div>
        
        
          .mybackground {background-color:#cc2319;}
        
        Background color #cc2319
      
           Border around this has a color of #cc2319        
        
          <div style="border:2px solid #cc2319;">Content here</div>
        
        
          .myborder {border:2px solid #cc2319;}
        
        Border color #cc2319