#8b2221 color space conversions
Hex:
        #8b2221
        RGB:
        139, 34, 33
        CMY:
        45, 87, 87
        CMYK:
        0, 76, 76, 45
      HSL:
        1°, 61.6279%, 33.7255%
        HSV (HSB):
        1°, 76.2590%, 54.5098%
        XYZ:
        11.4940, 6.7428, 2.1345
        xyY:
        0.5642, 0.3310, 6.7428
      CIE-Lab:
        31.2141, 43.7473, 27.4761
        CIE-LCH:
        31.2141, 51.6600, 32.1314
        CIE-Luv:
        31.2141, 76.4429, 16.8213
        Hunter-Lab:
        25.9670, 33.5690, 13.3031
      #8b2221 color charts
#8b2221 RGB chart
      #8b2221 CMYK chart
      #8b2221 RGB pie chart
      #8b2221 color shades, tints & tones
#8b2221 color schemes
#8b2221 color preview, HTML & CSS examples
           This text has a color of #8b2221        
        
          <p style="color:#8b2221;">Text here</p>
        
        
          .mytext {color:#8b2221;}
        
        Text color #8b2221
      
           This box has a color of #8b2221        
        
          <div style="background-color:#8b2221;">Content here</div>
        
        
          .mybackground {background-color:#8b2221;}
        
        Background color #8b2221
      
           Border around this has a color of #8b2221        
        
          <div style="border:2px solid #8b2221;">Content here</div>
        
        
          .myborder {border:2px solid #8b2221;}
        
        Border color #8b2221