#8a2e0b color space conversions
Hex:
        #8a2e0b
        RGB:
        138, 46, 11
        CMY:
        46, 82, 96
        CMYK:
        0, 67, 92, 46
      HSL:
        17°, 85.2349%, 29.2157%
        HSV (HSB):
        17°, 92.0290%, 54.1176%
        XYZ:
        11.5186, 7.3814, 1.1343
        xyY:
        0.5749, 0.3684, 7.3814
      CIE-Lab:
        32.6599, 37.6919, 40.2165
        CIE-LCH:
        32.6599, 55.1185, 46.8560
        CIE-Luv:
        32.6599, 71.6989, 25.6477
        Hunter-Lab:
        27.1688, 28.1325, 16.5429
      #8a2e0b color charts
#8a2e0b RGB chart
      #8a2e0b CMYK chart
      #8a2e0b RGB pie chart
      #8a2e0b color shades, tints & tones
#8a2e0b color schemes
#8a2e0b color preview, HTML & CSS examples
           This text has a color of #8a2e0b        
        
          <p style="color:#8a2e0b;">Text here</p>
        
        
          .mytext {color:#8a2e0b;}
        
        Text color #8a2e0b
      
           This box has a color of #8a2e0b        
        
          <div style="background-color:#8a2e0b;">Content here</div>
        
        
          .mybackground {background-color:#8a2e0b;}
        
        Background color #8a2e0b
      
           Border around this has a color of #8a2e0b        
        
          <div style="border:2px solid #8a2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #8a2e0b;}
        
        Border color #8a2e0b