#8a050e color space conversions
Hex:
        #8a050e
        RGB:
        138, 5, 14
        CMY:
        46, 98, 95
        CMYK:
        0, 96, 90, 46
      HSL:
        356°, 93.0070%, 28.0392%
        HSV (HSB):
        356°, 96.3768%, 54.1176%
        XYZ:
        10.6148, 5.5435, 0.9260
        xyY:
        0.6213, 0.3245, 5.5435
      CIE-Lab:
        28.2303, 50.1360, 35.4278
        CIE-LCH:
        28.2303, 61.3901, 35.2463
        CIE-Luv:
        28.2303, 88.7915, 17.7742
        Hunter-Lab:
        23.5447, 39.2709, 14.1494
      #8a050e color charts
#8a050e RGB chart
      #8a050e CMYK chart
      #8a050e RGB pie chart
      #8a050e color shades, tints & tones
#8a050e color schemes
#8a050e color preview, HTML & CSS examples
           This text has a color of #8a050e        
        
          <p style="color:#8a050e;">Text here</p>
        
        
          .mytext {color:#8a050e;}
        
        Text color #8a050e
      
           This box has a color of #8a050e        
        
          <div style="background-color:#8a050e;">Content here</div>
        
        
          .mybackground {background-color:#8a050e;}
        
        Background color #8a050e
      
           Border around this has a color of #8a050e        
        
          <div style="border:2px solid #8a050e;">Content here</div>
        
        
          .myborder {border:2px solid #8a050e;}
        
        Border color #8a050e