#8a211e color space conversions
Hex:
        #8a211e
        RGB:
        138, 33, 30
        CMY:
        46, 87, 88
        CMYK:
        0, 76, 78, 46
      HSL:
        2°, 64.2857%, 32.9412%
        HSV (HSB):
        2°, 78.2609%, 54.1176%
        XYZ:
        11.2594, 6.5847, 1.9058
        xyY:
        0.5701, 0.3334, 6.5847
      CIE-Lab:
        30.8422, 43.6569, 28.8340
        CIE-LCH:
        30.8422, 52.3194, 33.4435
        CIE-Luv:
        30.8422, 76.6864, 17.5057
        Hunter-Lab:
        25.6607, 33.4161, 13.5590
      #8a211e color charts
#8a211e RGB chart
      #8a211e CMYK chart
      #8a211e RGB pie chart
      #8a211e color shades, tints & tones
#8a211e color schemes
#8a211e color preview, HTML & CSS examples
           This text has a color of #8a211e        
        
          <p style="color:#8a211e;">Text here</p>
        
        
          .mytext {color:#8a211e;}
        
        Text color #8a211e
      
           This box has a color of #8a211e        
        
          <div style="background-color:#8a211e;">Content here</div>
        
        
          .mybackground {background-color:#8a211e;}
        
        Background color #8a211e
      
           Border around this has a color of #8a211e        
        
          <div style="border:2px solid #8a211e;">Content here</div>
        
        
          .myborder {border:2px solid #8a211e;}
        
        Border color #8a211e