#cc1312 color space conversions
Hex:
        #cc1312
        RGB:
        204, 19, 18
        CMY:
        20, 93, 93
        CMYK:
        0, 91, 91, 20
      HSL:
        0°, 83.7838%, 43.5294%
        HSV (HSB):
        0°, 91.1765%, 80.0000%
        XYZ:
        25.2439, 13.3468, 1.8180
        xyY:
        0.6247, 0.3303, 13.3468
      CIE-Lab:
        43.2812, 65.8753, 51.0913
        CIE-LCH:
        43.2812, 83.3659, 37.7963
        CIE-Luv:
        43.2812, 134.7414, 29.1988
        Hunter-Lab:
        36.5333, 59.4074, 22.6229
      #cc1312 color charts
#cc1312 RGB chart
      #cc1312 CMYK chart
      #cc1312 RGB pie chart
      #cc1312 color shades, tints & tones
#cc1312 color schemes
#cc1312 color preview, HTML & CSS examples
           This text has a color of #cc1312        
        
          <p style="color:#cc1312;">Text here</p>
        
        
          .mytext {color:#cc1312;}
        
        Text color #cc1312
      
           This box has a color of #cc1312        
        
          <div style="background-color:#cc1312;">Content here</div>
        
        
          .mybackground {background-color:#cc1312;}
        
        Background color #cc1312
      
           Border around this has a color of #cc1312        
        
          <div style="border:2px solid #cc1312;">Content here</div>
        
        
          .myborder {border:2px solid #cc1312;}
        
        Border color #cc1312