#8a2b31 color space conversions
Hex:
        #8a2b31
        RGB:
        138, 43, 49
        CMY:
        46, 83, 81
        CMYK:
        0, 69, 64, 46
      HSL:
        356°, 52.4862%, 35.4902%
        HSV (HSB):
        356°, 68.8406%, 54.1176%
        XYZ:
        11.8995, 7.3528, 3.6978
        xyY:
        0.5185, 0.3204, 7.3528
      CIE-Lab:
        32.5969, 40.6611, 19.0202
        CIE-LCH:
        32.5969, 44.8898, 25.0690
        CIE-Luv:
        32.5969, 67.4945, 11.9322
        Hunter-Lab:
        27.1160, 30.8793, 10.8959
      #8a2b31 color charts
#8a2b31 RGB chart
      #8a2b31 CMYK chart
      #8a2b31 RGB pie chart
      #8a2b31 color shades, tints & tones
#8a2b31 color schemes
#8a2b31 color preview, HTML & CSS examples
           This text has a color of #8a2b31        
        
          <p style="color:#8a2b31;">Text here</p>
        
        
          .mytext {color:#8a2b31;}
        
        Text color #8a2b31
      
           This box has a color of #8a2b31        
        
          <div style="background-color:#8a2b31;">Content here</div>
        
        
          .mybackground {background-color:#8a2b31;}
        
        Background color #8a2b31
      
           Border around this has a color of #8a2b31        
        
          <div style="border:2px solid #8a2b31;">Content here</div>
        
        
          .myborder {border:2px solid #8a2b31;}
        
        Border color #8a2b31