#c80011 color space conversions
Hex:
        #c80011
        RGB:
        200, 0, 17
        CMY:
        22, 100, 93
        CMYK:
        0, 100, 92, 22
      HSL:
        355°, 100.0000%, 39.2157%
        HSV (HSB):
        355°, 100.0000%, 78.4314%
        XYZ:
        23.9206, 12.3198, 1.6475
        xyY:
        0.6314, 0.3252, 12.3198
      CIE-Lab:
        41.7200, 66.8875, 50.0497
        CIE-LCH:
        41.7200, 83.5399, 36.8063
        CIE-Luv:
        41.7200, 135.5814, 27.4491
        Hunter-Lab:
        35.0996, 60.2245, 21.7867
      #c80011 color charts
#c80011 RGB chart
      #c80011 CMYK chart
      #c80011 RGB pie chart
      #c80011 color shades, tints & tones
#c80011 color schemes
#c80011 color preview, HTML & CSS examples
           This text has a color of #c80011        
        
          <p style="color:#c80011;">Text here</p>
        
        
          .mytext {color:#c80011;}
        
        Text color #c80011
      
           This box has a color of #c80011        
        
          <div style="background-color:#c80011;">Content here</div>
        
        
          .mybackground {background-color:#c80011;}
        
        Background color #c80011
      
           Border around this has a color of #c80011        
        
          <div style="border:2px solid #c80011;">Content here</div>
        
        
          .myborder {border:2px solid #c80011;}
        
        Border color #c80011