#cc0b15 color space conversions
Hex:
        #cc0b15
        RGB:
        204, 11, 21
        CMY:
        20, 96, 92
        CMYK:
        0, 95, 90, 20
      HSL:
        357°, 89.7674%, 42.1569%
        HSV (HSB):
        357°, 94.6078%, 80.0000%
        XYZ:
        25.1569, 13.1309, 1.9181
        xyY:
        0.6257, 0.3266, 13.1309
      CIE-Lab:
        42.9598, 66.8910, 49.6155
        CIE-LCH:
        42.9598, 83.2833, 36.5657
        CIE-Luv:
        42.9598, 136.1304, 28.0768
        Hunter-Lab:
        36.2365, 60.5080, 22.2272
      #cc0b15 color charts
#cc0b15 RGB chart
      #cc0b15 CMYK chart
      #cc0b15 RGB pie chart
      #cc0b15 color shades, tints & tones
#cc0b15 color schemes
#cc0b15 color preview, HTML & CSS examples
           This text has a color of #cc0b15        
        
          <p style="color:#cc0b15;">Text here</p>
        
        
          .mytext {color:#cc0b15;}
        
        Text color #cc0b15
      
           This box has a color of #cc0b15        
        
          <div style="background-color:#cc0b15;">Content here</div>
        
        
          .mybackground {background-color:#cc0b15;}
        
        Background color #cc0b15
      
           Border around this has a color of #cc0b15        
        
          <div style="border:2px solid #cc0b15;">Content here</div>
        
        
          .myborder {border:2px solid #cc0b15;}
        
        Border color #cc0b15