#cc0918 color space conversions
Hex:
        #cc0918
        RGB:
        204, 9, 24
        CMY:
        20, 96, 91
        CMYK:
        0, 96, 88, 20
      HSL:
        355°, 91.5493%, 41.7647%
        HSV (HSB):
        355°, 95.5882%, 80.0000%
        XYZ:
        25.1644, 13.0987, 2.0661
        xyY:
        0.6240, 0.3248, 13.0987
      CIE-Lab:
        42.9116, 67.1307, 48.2263
        CIE-LCH:
        42.9116, 82.6578, 35.6933
        CIE-Luv:
        42.9116, 136.0847, 27.3755
        Hunter-Lab:
        36.1921, 60.7749, 21.9497
      #cc0918 color charts
#cc0918 RGB chart
      #cc0918 CMYK chart
      #cc0918 RGB pie chart
      #cc0918 color shades, tints & tones
#cc0918 color schemes
#cc0918 color preview, HTML & CSS examples
           This text has a color of #cc0918        
        
          <p style="color:#cc0918;">Text here</p>
        
        
          .mytext {color:#cc0918;}
        
        Text color #cc0918
      
           This box has a color of #cc0918        
        
          <div style="background-color:#cc0918;">Content here</div>
        
        
          .mybackground {background-color:#cc0918;}
        
        Background color #cc0918
      
           Border around this has a color of #cc0918        
        
          <div style="border:2px solid #cc0918;">Content here</div>
        
        
          .myborder {border:2px solid #cc0918;}
        
        Border color #cc0918