#c8070b color space conversions
Hex:
        #c8070b
        RGB:
        200, 7, 11
        CMY:
        22, 97, 96
        CMYK:
        0, 97, 95, 22
      HSL:
        359°, 93.2367%, 40.5882%
        HSV (HSB):
        359°, 96.5000%, 78.4314%
        XYZ:
        23.9558, 12.4555, 1.4581
        xyY:
        0.6326, 0.3289, 12.4555
      CIE-Lab:
        41.9311, 66.1325, 52.3866
        CIE-LCH:
        41.9311, 84.3675, 38.3844
        CIE-Luv:
        41.9311, 134.9203, 28.7064
        Hunter-Lab:
        35.2923, 59.4011, 22.2550
      #c8070b color charts
#c8070b RGB chart
      #c8070b CMYK chart
      #c8070b RGB pie chart
      #c8070b color shades, tints & tones
#c8070b color schemes
#c8070b color preview, HTML & CSS examples
           This text has a color of #c8070b        
        
          <p style="color:#c8070b;">Text here</p>
        
        
          .mytext {color:#c8070b;}
        
        Text color #c8070b
      
           This box has a color of #c8070b        
        
          <div style="background-color:#c8070b;">Content here</div>
        
        
          .mybackground {background-color:#c8070b;}
        
        Background color #c8070b
      
           Border around this has a color of #c8070b        
        
          <div style="border:2px solid #c8070b;">Content here</div>
        
        
          .myborder {border:2px solid #c8070b;}
        
        Border color #c8070b