#8b122a color space conversions
Hex:
        #8b122a
        RGB:
        139, 18, 42
        CMY:
        45, 93, 84
        CMYK:
        0, 87, 70, 45
      HSL:
        348°, 77.0701%, 30.7843%
        HSV (HSB):
        348°, 87.0504%, 54.5098%
        XYZ:
        11.2817, 6.0887, 2.7711
        xyY:
        0.5601, 0.3023, 6.0887
      CIE-Lab:
        29.6353, 49.0208, 19.8520
        CIE-LCH:
        29.6353, 52.8880, 22.0465
        CIE-Luv:
        29.6353, 80.5104, 9.8912
        Hunter-Lab:
        24.6754, 38.4290, 10.6143
      #8b122a color charts
#8b122a RGB chart
      #8b122a CMYK chart
      #8b122a RGB pie chart
      #8b122a color shades, tints & tones
#8b122a color schemes
#8b122a color preview, HTML & CSS examples
           This text has a color of #8b122a        
        
          <p style="color:#8b122a;">Text here</p>
        
        
          .mytext {color:#8b122a;}
        
        Text color #8b122a
      
           This box has a color of #8b122a        
        
          <div style="background-color:#8b122a;">Content here</div>
        
        
          .mybackground {background-color:#8b122a;}
        
        Background color #8b122a
      
           Border around this has a color of #8b122a        
        
          <div style="border:2px solid #8b122a;">Content here</div>
        
        
          .myborder {border:2px solid #8b122a;}
        
        Border color #8b122a