#8b2225 color space conversions
Hex:
        #8b2225
        RGB:
        139, 34, 37
        CMY:
        45, 87, 85
        CMYK:
        0, 76, 73, 45
      HSL:
        358°, 60.6936%, 33.9216%
        HSV (HSB):
        358°, 75.5396%, 54.5098%
        XYZ:
        11.5534, 6.7666, 2.4474
        xyY:
        0.5563, 0.3258, 6.7666
      CIE-Lab:
        31.2695, 43.9337, 25.0559
        CIE-LCH:
        31.2695, 50.5764, 29.6966
        CIE-Luv:
        31.2695, 75.6146, 15.2419
        Hunter-Lab:
        26.0127, 33.7578, 12.6305
      #8b2225 color charts
#8b2225 RGB chart
      #8b2225 CMYK chart
      #8b2225 RGB pie chart
      #8b2225 color shades, tints & tones
#8b2225 color schemes
#8b2225 color preview, HTML & CSS examples
           This text has a color of #8b2225        
        
          <p style="color:#8b2225;">Text here</p>
        
        
          .mytext {color:#8b2225;}
        
        Text color #8b2225
      
           This box has a color of #8b2225        
        
          <div style="background-color:#8b2225;">Content here</div>
        
        
          .mybackground {background-color:#8b2225;}
        
        Background color #8b2225
      
           Border around this has a color of #8b2225        
        
          <div style="border:2px solid #8b2225;">Content here</div>
        
        
          .myborder {border:2px solid #8b2225;}
        
        Border color #8b2225