#8a212b color space conversions
Hex:
        #8a212b
        RGB:
        138, 33, 43
        CMY:
        46, 87, 83
        CMYK:
        0, 76, 69, 46
      HSL:
        354°, 61.4035%, 33.5294%
        HSV (HSB):
        354°, 76.0870%, 54.1176%
        XYZ:
        11.4611, 6.6654, 2.9680
        xyY:
        0.5433, 0.3160, 6.6654
      CIE-Lab:
        31.0327, 44.2933, 20.9001
        CIE-LCH:
        31.0327, 48.9766, 25.2606
        CIE-Luv:
        31.0327, 73.8669, 12.1557
        Hunter-Lab:
        25.8174, 34.0609, 11.2562
      #8a212b color charts
#8a212b RGB chart
      #8a212b CMYK chart
      #8a212b RGB pie chart
      #8a212b color shades, tints & tones
#8a212b color schemes
#8a212b color preview, HTML & CSS examples
           This text has a color of #8a212b        
        
          <p style="color:#8a212b;">Text here</p>
        
        
          .mytext {color:#8a212b;}
        
        Text color #8a212b
      
           This box has a color of #8a212b        
        
          <div style="background-color:#8a212b;">Content here</div>
        
        
          .mybackground {background-color:#8a212b;}
        
        Background color #8a212b
      
           Border around this has a color of #8a212b        
        
          <div style="border:2px solid #8a212b;">Content here</div>
        
        
          .myborder {border:2px solid #8a212b;}
        
        Border color #8a212b