#c80816 color space conversions
Hex:
        #c80816
        RGB:
        200, 8, 22
        CMY:
        22, 97, 91
        CMYK:
        0, 96, 89, 22
      HSL:
        356°, 92.3077%, 40.7843%
        HSV (HSB):
        356°, 96.0000%, 78.4314%
        XYZ:
        24.0511, 12.5110, 1.9063
        xyY:
        0.6252, 0.3252, 12.5110
      CIE-Lab:
        42.0169, 66.1805, 48.0968
        CIE-LCH:
        42.0169, 81.8117, 36.0078
        CIE-Luv:
        42.0169, 133.6123, 27.0461
        Hunter-Lab:
        35.3708, 59.4755, 21.5642
      #c80816 color charts
#c80816 RGB chart
      #c80816 CMYK chart
      #c80816 RGB pie chart
      #c80816 color shades, tints & tones
#c80816 color schemes
#c80816 color preview, HTML & CSS examples
           This text has a color of #c80816        
        
          <p style="color:#c80816;">Text here</p>
        
        
          .mytext {color:#c80816;}
        
        Text color #c80816
      
           This box has a color of #c80816        
        
          <div style="background-color:#c80816;">Content here</div>
        
        
          .mybackground {background-color:#c80816;}
        
        Background color #c80816
      
           Border around this has a color of #c80816        
        
          <div style="border:2px solid #c80816;">Content here</div>
        
        
          .myborder {border:2px solid #c80816;}
        
        Border color #c80816