#8a2a33 color space conversions
Hex:
        #8a2a33
        RGB:
        138, 42, 51
        CMY:
        46, 84, 80
        CMYK:
        0, 70, 63, 46
      HSL:
        354°, 53.3333%, 35.2941%
        HSV (HSB):
        354°, 69.5652%, 54.1176%
        XYZ:
        11.9067, 7.2982, 3.9131
        xyY:
        0.5150, 0.3157, 7.2982
      CIE-Lab:
        32.4764, 41.2313, 17.5790
        CIE-LCH:
        32.4764, 44.8223, 23.0910
        CIE-Luv:
        32.4764, 67.5241, 10.5909
        Hunter-Lab:
        27.0152, 31.3958, 10.3226
      #8a2a33 color charts
#8a2a33 RGB chart
      #8a2a33 CMYK chart
      #8a2a33 RGB pie chart
      #8a2a33 color shades, tints & tones
#8a2a33 color schemes
#8a2a33 color preview, HTML & CSS examples
           This text has a color of #8a2a33        
        
          <p style="color:#8a2a33;">Text here</p>
        
        
          .mytext {color:#8a2a33;}
        
        Text color #8a2a33
      
           This box has a color of #8a2a33        
        
          <div style="background-color:#8a2a33;">Content here</div>
        
        
          .mybackground {background-color:#8a2a33;}
        
        Background color #8a2a33
      
           Border around this has a color of #8a2a33        
        
          <div style="border:2px solid #8a2a33;">Content here</div>
        
        
          .myborder {border:2px solid #8a2a33;}
        
        Border color #8a2a33