#c81225 color space conversions
Hex:
        #c81225
        RGB:
        200, 18, 37
        CMY:
        22, 93, 85
        CMYK:
        0, 91, 82, 22
      HSL:
        354°, 83.4862%, 42.7451%
        HSV (HSB):
        354°, 91.0000%, 78.4314%
        XYZ:
        24.3697, 12.8455, 2.9453
        xyY:
        0.6068, 0.3199, 12.8455
      CIE-Lab:
        42.5296, 65.3610, 40.8761
        CIE-LCH:
        42.5296, 77.0903, 32.0214
        CIE-Luv:
        42.5296, 129.2059, 24.0306
        Hunter-Lab:
        35.8407, 58.6488, 20.2162
      #c81225 color charts
#c81225 RGB chart
      #c81225 CMYK chart
      #c81225 RGB pie chart
      #c81225 color shades, tints & tones
#c81225 color schemes
#c81225 color preview, HTML & CSS examples
           This text has a color of #c81225        
        
          <p style="color:#c81225;">Text here</p>
        
        
          .mytext {color:#c81225;}
        
        Text color #c81225
      
           This box has a color of #c81225        
        
          <div style="background-color:#c81225;">Content here</div>
        
        
          .mybackground {background-color:#c81225;}
        
        Background color #c81225
      
           Border around this has a color of #c81225        
        
          <div style="border:2px solid #c81225;">Content here</div>
        
        
          .myborder {border:2px solid #c81225;}
        
        Border color #c81225