#8b2a33 color space conversions
Hex:
        #8b2a33
        RGB:
        139, 42, 51
        CMY:
        45, 84, 80
        CMYK:
        0, 70, 63, 45
      HSL:
        354°, 53.5912%, 35.4902%
        HSV (HSB):
        354°, 69.7842%, 54.5098%
        XYZ:
        12.0730, 7.3839, 3.9209
        xyY:
        0.5164, 0.3159, 7.3839
      CIE-Lab:
        32.6654, 41.5756, 17.8611
        CIE-LCH:
        32.6654, 45.2498, 23.2487
        CIE-Luv:
        32.6654, 68.3499, 10.7896
        Hunter-Lab:
        27.1734, 31.7532, 10.4663
      #8b2a33 color charts
#8b2a33 RGB chart
      #8b2a33 CMYK chart
      #8b2a33 RGB pie chart
      #8b2a33 color shades, tints & tones
#8b2a33 color schemes
#8b2a33 color preview, HTML & CSS examples
           This text has a color of #8b2a33        
        
          <p style="color:#8b2a33;">Text here</p>
        
        
          .mytext {color:#8b2a33;}
        
        Text color #8b2a33
      
           This box has a color of #8b2a33        
        
          <div style="background-color:#8b2a33;">Content here</div>
        
        
          .mybackground {background-color:#8b2a33;}
        
        Background color #8b2a33
      
           Border around this has a color of #8b2a33        
        
          <div style="border:2px solid #8b2a33;">Content here</div>
        
        
          .myborder {border:2px solid #8b2a33;}
        
        Border color #8b2a33