#a30916 color space conversions
Hex:
        #a30916
        RGB:
        163, 9, 22
        CMY:
        36, 96, 91
        CMYK:
        0, 94, 87, 36
      HSL:
        355°, 89.5349%, 33.7255%
        HSV (HSB):
        355°, 94.4785%, 63.9216%
        XYZ:
        15.3468, 8.0398, 1.5020
        xyY:
        0.6166, 0.3230, 8.0398
      CIE-Lab:
        34.0657, 56.4673, 38.3538
        CIE-LCH:
        34.0657, 68.2610, 34.1852
        CIE-Luv:
        34.0657, 105.9454, 20.7490
        Hunter-Lab:
        28.3546, 46.9916, 16.7074
      #a30916 color charts
#a30916 RGB chart
      #a30916 CMYK chart
      #a30916 RGB pie chart
      #a30916 color shades, tints & tones
#a30916 color schemes
#a30916 color preview, HTML & CSS examples
           This text has a color of #a30916        
        
          <p style="color:#a30916;">Text here</p>
        
        
          .mytext {color:#a30916;}
        
        Text color #a30916
      
           This box has a color of #a30916        
        
          <div style="background-color:#a30916;">Content here</div>
        
        
          .mybackground {background-color:#a30916;}
        
        Background color #a30916
      
           Border around this has a color of #a30916        
        
          <div style="border:2px solid #a30916;">Content here</div>
        
        
          .myborder {border:2px solid #a30916;}
        
        Border color #a30916