#8a161b color space conversions
Hex:
        #8a161b
        RGB:
        138, 22, 27
        CMY:
        46, 91, 89
        CMYK:
        0, 84, 80, 46
      HSL:
        357°, 72.5000%, 31.3725%
        HSV (HSB):
        357°, 84.0580%, 54.1176%
        XYZ:
        10.9660, 6.0562, 1.6279
        xyY:
        0.5880, 0.3247, 6.0562
      CIE-Lab:
        29.5539, 47.0577, 29.2707
        CIE-LCH:
        29.5539, 55.4185, 31.8823
        CIE-Luv:
        29.5539, 81.9432, 16.3405
        Hunter-Lab:
        24.6094, 36.4733, 13.3046
      #8a161b color charts
#8a161b RGB chart
      #8a161b CMYK chart
      #8a161b RGB pie chart
      #8a161b color shades, tints & tones
#8a161b color schemes
#8a161b color preview, HTML & CSS examples
           This text has a color of #8a161b        
        
          <p style="color:#8a161b;">Text here</p>
        
        
          .mytext {color:#8a161b;}
        
        Text color #8a161b
      
           This box has a color of #8a161b        
        
          <div style="background-color:#8a161b;">Content here</div>
        
        
          .mybackground {background-color:#8a161b;}
        
        Background color #8a161b
      
           Border around this has a color of #8a161b        
        
          <div style="border:2px solid #8a161b;">Content here</div>
        
        
          .myborder {border:2px solid #8a161b;}
        
        Border color #8a161b