#8a141d color space conversions
Hex:
        #8a141d
        RGB:
        138, 20, 29
        CMY:
        46, 92, 89
        CMYK:
        0, 86, 79, 46
      HSL:
        355°, 74.6835%, 30.9804%
        HSV (HSB):
        355°, 85.5072%, 54.1176%
        XYZ:
        10.9532, 5.9923, 1.7417
        xyY:
        0.5861, 0.3207, 5.9923
      CIE-Lab:
        29.3930, 47.6563, 27.8708
        CIE-LCH:
        29.3930, 55.2078, 30.3204
        CIE-Luv:
        29.3930, 82.2461, 15.3388
        Hunter-Lab:
        24.4792, 37.0310, 12.9168
      #8a141d color charts
#8a141d RGB chart
      #8a141d CMYK chart
      #8a141d RGB pie chart
      #8a141d color shades, tints & tones
#8a141d color schemes
#8a141d color preview, HTML & CSS examples
           This text has a color of #8a141d        
        
          <p style="color:#8a141d;">Text here</p>
        
        
          .mytext {color:#8a141d;}
        
        Text color #8a141d
      
           This box has a color of #8a141d        
        
          <div style="background-color:#8a141d;">Content here</div>
        
        
          .mybackground {background-color:#8a141d;}
        
        Background color #8a141d
      
           Border around this has a color of #8a141d        
        
          <div style="border:2px solid #8a141d;">Content here</div>
        
        
          .myborder {border:2px solid #8a141d;}
        
        Border color #8a141d