#cc0112 color space conversions
Hex:
        #cc0112
        RGB:
        204, 1, 18
        CMY:
        20, 100, 93
        CMYK:
        0, 100, 91, 20
      HSL:
        355°, 99.0244%, 40.1961%
        HSV (HSB):
        355°, 99.5098%, 80.0000%
        XYZ:
        25.0219, 12.9028, 1.7439
        xyY:
        0.6308, 0.3253, 12.9028
      CIE-Lab:
        42.6163, 67.7959, 50.6483
        CIE-LCH:
        42.6163, 84.6259, 36.7623
        CIE-Luv:
        42.6163, 138.1645, 28.0068
        Hunter-Lab:
        35.9204, 61.4810, 22.2657
      #cc0112 color charts
#cc0112 RGB chart
      #cc0112 CMYK chart
      #cc0112 RGB pie chart
      #cc0112 color shades, tints & tones
#cc0112 color schemes
#cc0112 color preview, HTML & CSS examples
           This text has a color of #cc0112        
        
          <p style="color:#cc0112;">Text here</p>
        
        
          .mytext {color:#cc0112;}
        
        Text color #cc0112
      
           This box has a color of #cc0112        
        
          <div style="background-color:#cc0112;">Content here</div>
        
        
          .mybackground {background-color:#cc0112;}
        
        Background color #cc0112
      
           Border around this has a color of #cc0112        
        
          <div style="border:2px solid #cc0112;">Content here</div>
        
        
          .myborder {border:2px solid #cc0112;}
        
        Border color #cc0112