#8b0221 color space conversions
Hex:
        #8b0221
        RGB:
        139, 2, 33
        CMY:
        45, 99, 87
        CMYK:
        0, 99, 76, 45
      HSL:
        346°, 97.1631%, 27.6471%
        HSV (HSB):
        346°, 98.5612%, 54.5098%
        XYZ:
        10.9437, 5.6422, 1.9511
        xyY:
        0.5904, 0.3044, 5.6422
      CIE-Lab:
        28.4912, 51.4733, 24.3726
        CIE-LCH:
        28.4912, 56.9520, 25.3376
        CIE-Luv:
        28.4912, 86.5727, 11.9644
        Hunter-Lab:
        23.7533, 40.6707, 11.7572
      #8b0221 color charts
#8b0221 RGB chart
      #8b0221 CMYK chart
      #8b0221 RGB pie chart
      #8b0221 color shades, tints & tones
#8b0221 color schemes
#8b0221 color preview, HTML & CSS examples
           This text has a color of #8b0221        
        
          <p style="color:#8b0221;">Text here</p>
        
        
          .mytext {color:#8b0221;}
        
        Text color #8b0221
      
           This box has a color of #8b0221        
        
          <div style="background-color:#8b0221;">Content here</div>
        
        
          .mybackground {background-color:#8b0221;}
        
        Background color #8b0221
      
           Border around this has a color of #8b0221        
        
          <div style="border:2px solid #8b0221;">Content here</div>
        
        
          .myborder {border:2px solid #8b0221;}
        
        Border color #8b0221