#8a020e color space conversions
Hex:
        #8a020e
        RGB:
        138, 2, 14
        CMY:
        46, 99, 95
        CMYK:
        0, 99, 90, 46
      HSL:
        355°, 97.1429%, 27.4510%
        HSV (HSB):
        355°, 98.5507%, 54.1176%
        XYZ:
        10.5822, 5.4784, 0.9152
        xyY:
        0.6234, 0.3227, 5.4784
      CIE-Lab:
        28.0564, 50.6391, 35.2833
        CIE-LCH:
        28.0564, 61.7189, 34.8672
        CIE-Luv:
        28.0564, 89.4972, 17.4827
        Hunter-Lab:
        23.4060, 39.7422, 14.0660
      #8a020e color charts
#8a020e RGB chart
      #8a020e CMYK chart
      #8a020e RGB pie chart
      #8a020e color shades, tints & tones
#8a020e color schemes
#8a020e color preview, HTML & CSS examples
           This text has a color of #8a020e        
        
          <p style="color:#8a020e;">Text here</p>
        
        
          .mytext {color:#8a020e;}
        
        Text color #8a020e
      
           This box has a color of #8a020e        
        
          <div style="background-color:#8a020e;">Content here</div>
        
        
          .mybackground {background-color:#8a020e;}
        
        Background color #8a020e
      
           Border around this has a color of #8a020e        
        
          <div style="border:2px solid #8a020e;">Content here</div>
        
        
          .myborder {border:2px solid #8a020e;}
        
        Border color #8a020e