#c80215 color space conversions
Hex:
        #c80215
        RGB:
        200, 2, 21
        CMY:
        22, 99, 92
        CMYK:
        0, 99, 90, 22
      HSL:
        354°, 98.0198%, 39.6078%
        HSV (HSB):
        354°, 99.0000%, 78.4314%
        XYZ:
        23.9765, 12.3769, 1.8347
        xyY:
        0.6279, 0.3241, 12.3769
      CIE-Lab:
        41.8090, 66.7495, 48.3961
        CIE-LCH:
        41.8090, 82.4480, 35.9437
        CIE-Luv:
        41.8090, 134.7680, 26.8733
        Hunter-Lab:
        35.1808, 60.0850, 21.5345
      #c80215 color charts
#c80215 RGB chart
      #c80215 CMYK chart
      #c80215 RGB pie chart
      #c80215 color shades, tints & tones
#c80215 color schemes
#c80215 color preview, HTML & CSS examples
           This text has a color of #c80215        
        
          <p style="color:#c80215;">Text here</p>
        
        
          .mytext {color:#c80215;}
        
        Text color #c80215
      
           This box has a color of #c80215        
        
          <div style="background-color:#c80215;">Content here</div>
        
        
          .mybackground {background-color:#c80215;}
        
        Background color #c80215
      
           Border around this has a color of #c80215        
        
          <div style="border:2px solid #c80215;">Content here</div>
        
        
          .myborder {border:2px solid #c80215;}
        
        Border color #c80215