#8a161f color space conversions
Hex:
        #8a161f
        RGB:
        138, 22, 31
        CMY:
        46, 91, 88
        CMYK:
        0, 84, 78, 46
      HSL:
        355°, 72.5000%, 31.3725%
        HSV (HSB):
        355°, 84.0580%, 54.1176%
        XYZ:
        11.0155, 6.0760, 1.8885
        xyY:
        0.5804, 0.3201, 6.0760
      CIE-Lab:
        29.6035, 47.2097, 26.8559
        CIE-LCH:
        29.6035, 54.3138, 29.6340
        CIE-Luv:
        29.6035, 81.1316, 14.9465
        Hunter-Lab:
        24.6496, 36.6317, 12.7122
      #8a161f color charts
#8a161f RGB chart
      #8a161f CMYK chart
      #8a161f RGB pie chart
      #8a161f color shades, tints & tones
#8a161f color schemes
#8a161f color preview, HTML & CSS examples
           This text has a color of #8a161f        
        
          <p style="color:#8a161f;">Text here</p>
        
        
          .mytext {color:#8a161f;}
        
        Text color #8a161f
      
           This box has a color of #8a161f        
        
          <div style="background-color:#8a161f;">Content here</div>
        
        
          .mybackground {background-color:#8a161f;}
        
        Background color #8a161f
      
           Border around this has a color of #8a161f        
        
          <div style="border:2px solid #8a161f;">Content here</div>
        
        
          .myborder {border:2px solid #8a161f;}
        
        Border color #8a161f