#8a281b color space conversions
Hex:
        #8a281b
        RGB:
        138, 40, 27
        CMY:
        46, 84, 89
        CMYK:
        0, 71, 80, 46
      HSL:
        7°, 67.2727%, 32.3529%
        HSV (HSB):
        7°, 80.4348%, 54.1176%
        XYZ:
        11.4379, 7.0000, 1.7852
        xyY:
        0.5656, 0.3461, 7.0000
      CIE-Lab:
        31.8069, 40.7890, 31.6169
        CIE-LCH:
        31.8069, 51.6078, 37.7804
        CIE-Luv:
        31.8069, 73.5219, 20.2332
        Hunter-Lab:
        26.4575, 30.8668, 14.5197
      #8a281b color charts
#8a281b RGB chart
      #8a281b CMYK chart
      #8a281b RGB pie chart
      #8a281b color shades, tints & tones
#8a281b color schemes
#8a281b color preview, HTML & CSS examples
           This text has a color of #8a281b        
        
          <p style="color:#8a281b;">Text here</p>
        
        
          .mytext {color:#8a281b;}
        
        Text color #8a281b
      
           This box has a color of #8a281b        
        
          <div style="background-color:#8a281b;">Content here</div>
        
        
          .mybackground {background-color:#8a281b;}
        
        Background color #8a281b
      
           Border around this has a color of #8a281b        
        
          <div style="border:2px solid #8a281b;">Content here</div>
        
        
          .myborder {border:2px solid #8a281b;}
        
        Border color #8a281b