#8a1a14 color space conversions
Hex:
        #8a1a14
        RGB:
        138, 26, 20
        CMY:
        46, 90, 92
        CMYK:
        0, 81, 86, 46
      HSL:
        3°, 74.6835%, 30.9804%
        HSV (HSB):
        3°, 85.5072%, 54.1176%
        XYZ:
        10.9769, 6.1926, 1.2786
        xyY:
        0.5950, 0.3357, 6.1926
      CIE-Lab:
        29.8932, 45.6759, 33.6675
        CIE-LCH:
        29.8932, 56.7432, 36.3937
        CIE-Luv:
        29.8932, 81.5463, 19.0976
        Hunter-Lab:
        24.8849, 35.1891, 14.3732
      #8a1a14 color charts
#8a1a14 RGB chart
      #8a1a14 CMYK chart
      #8a1a14 RGB pie chart
      #8a1a14 color shades, tints & tones
#8a1a14 color schemes
#8a1a14 color preview, HTML & CSS examples
           This text has a color of #8a1a14        
        
          <p style="color:#8a1a14;">Text here</p>
        
        
          .mytext {color:#8a1a14;}
        
        Text color #8a1a14
      
           This box has a color of #8a1a14        
        
          <div style="background-color:#8a1a14;">Content here</div>
        
        
          .mybackground {background-color:#8a1a14;}
        
        Background color #8a1a14
      
           Border around this has a color of #8a1a14        
        
          <div style="border:2px solid #8a1a14;">Content here</div>
        
        
          .myborder {border:2px solid #8a1a14;}
        
        Border color #8a1a14