#c81916 color space conversions
Hex:
        #c81916
        RGB:
        200, 25, 22
        CMY:
        22, 90, 91
        CMYK:
        0, 88, 89, 22
      HSL:
        1°, 80.1802%, 43.5294%
        HSV (HSB):
        1°, 89.0000%, 78.4314%
        XYZ:
        24.3119, 13.0325, 1.9932
        xyY:
        0.6180, 0.3313, 13.0325
      CIE-Lab:
        42.8122, 63.8914, 48.6903
        CIE-LCH:
        42.8122, 80.3297, 37.3102
        CIE-Luv:
        42.8122, 129.6107, 28.4765
        Hunter-Lab:
        36.1006, 57.0343, 21.9969
      #c81916 color charts
#c81916 RGB chart
      #c81916 CMYK chart
      #c81916 RGB pie chart
      #c81916 color shades, tints & tones
#c81916 color schemes
#c81916 color preview, HTML & CSS examples
           This text has a color of #c81916        
        
          <p style="color:#c81916;">Text here</p>
        
        
          .mytext {color:#c81916;}
        
        Text color #c81916
      
           This box has a color of #c81916        
        
          <div style="background-color:#c81916;">Content here</div>
        
        
          .mybackground {background-color:#c81916;}
        
        Background color #c81916
      
           Border around this has a color of #c81916        
        
          <div style="border:2px solid #c81916;">Content here</div>
        
        
          .myborder {border:2px solid #c81916;}
        
        Border color #c81916