#8b212b color space conversions
Hex:
        #8b212b
        RGB:
        139, 33, 43
        CMY:
        45, 87, 83
        CMYK:
        0, 76, 69, 45
      HSL:
        354°, 61.6279%, 33.7255%
        HSV (HSB):
        354°, 76.2590%, 54.5098%
        XYZ:
        11.6274, 6.7511, 2.9758
        xyY:
        0.5445, 0.3161, 6.7511
      CIE-Lab:
        31.2334, 44.6167, 21.1936
        CIE-LCH:
        31.2334, 49.3945, 25.4084
        CIE-Luv:
        31.2334, 74.6880, 12.3543
        Hunter-Lab:
        25.9829, 34.4089, 11.3977
      #8b212b color charts
#8b212b RGB chart
      #8b212b CMYK chart
      #8b212b RGB pie chart
      #8b212b color shades, tints & tones
#8b212b color schemes
#8b212b color preview, HTML & CSS examples
           This text has a color of #8b212b        
        
          <p style="color:#8b212b;">Text here</p>
        
        
          .mytext {color:#8b212b;}
        
        Text color #8b212b
      
           This box has a color of #8b212b        
        
          <div style="background-color:#8b212b;">Content here</div>
        
        
          .mybackground {background-color:#8b212b;}
        
        Background color #8b212b
      
           Border around this has a color of #8b212b        
        
          <div style="border:2px solid #8b212b;">Content here</div>
        
        
          .myborder {border:2px solid #8b212b;}
        
        Border color #8b212b