#8a001d color space conversions
Hex:
        #8a001d
        RGB:
        138, 0, 29
        CMY:
        46, 100, 89
        CMYK:
        0, 100, 79, 46
      HSL:
        347°, 100.0000%, 27.0588%
        HSV (HSB):
        347°, 100.0000%, 54.1176%
        XYZ:
        10.7030, 5.4920, 1.6583
        xyY:
        0.5995, 0.3076, 5.4920
      CIE-Lab:
        28.0928, 51.3940, 26.4464
        CIE-LCH:
        28.0928, 57.7993, 27.2295
        CIE-Luv:
        28.0928, 87.1967, 13.0497
        Hunter-Lab:
        23.4350, 40.5116, 12.2089
      #8a001d color charts
#8a001d RGB chart
      #8a001d CMYK chart
      #8a001d RGB pie chart
      #8a001d color shades, tints & tones
#8a001d color schemes
#8a001d color preview, HTML & CSS examples
           This text has a color of #8a001d        
        
          <p style="color:#8a001d;">Text here</p>
        
        
          .mytext {color:#8a001d;}
        
        Text color #8a001d
      
           This box has a color of #8a001d        
        
          <div style="background-color:#8a001d;">Content here</div>
        
        
          .mybackground {background-color:#8a001d;}
        
        Background color #8a001d
      
           Border around this has a color of #8a001d        
        
          <div style="border:2px solid #8a001d;">Content here</div>
        
        
          .myborder {border:2px solid #8a001d;}
        
        Border color #8a001d