#8a0e0b color space conversions
Hex:
        #8a0e0b
        RGB:
        138, 14, 11
        CMY:
        46, 95, 96
        CMYK:
        0, 90, 92, 46
      HSL:
        1°, 85.2349%, 29.2157%
        HSV (HSB):
        1°, 92.0290%, 54.1176%
        XYZ:
        10.6987, 5.7415, 0.8609
        xyY:
        0.6184, 0.3319, 5.7415
      CIE-Lab:
        28.7507, 48.5256, 37.2557
        CIE-LCH:
        28.7507, 61.1778, 37.5154
        CIE-Luv:
        28.7507, 86.9634, 19.2475
        Hunter-Lab:
        23.9615, 37.7669, 14.6427
      #8a0e0b color charts
#8a0e0b RGB chart
      #8a0e0b CMYK chart
      #8a0e0b RGB pie chart
      #8a0e0b color shades, tints & tones
#8a0e0b color schemes
#8a0e0b color preview, HTML & CSS examples
           This text has a color of #8a0e0b        
        
          <p style="color:#8a0e0b;">Text here</p>
        
        
          .mytext {color:#8a0e0b;}
        
        Text color #8a0e0b
      
           This box has a color of #8a0e0b        
        
          <div style="background-color:#8a0e0b;">Content here</div>
        
        
          .mybackground {background-color:#8a0e0b;}
        
        Background color #8a0e0b
      
           Border around this has a color of #8a0e0b        
        
          <div style="border:2px solid #8a0e0b;">Content here</div>
        
        
          .myborder {border:2px solid #8a0e0b;}
        
        Border color #8a0e0b