#8b232a color space conversions
Hex:
        #8b232a
        RGB:
        139, 35, 42
        CMY:
        45, 86, 84
        CMYK:
        0, 75, 70, 45
      HSL:
        356°, 59.7701%, 34.1176%
        HSV (HSB):
        356°, 74.8201%, 54.5098%
        XYZ:
        11.6664, 6.8582, 2.8994
        xyY:
        0.5445, 0.3201, 6.8582
      CIE-Lab:
        31.4819, 43.8233, 22.1420
        CIE-LCH:
        31.4819, 49.0993, 26.8055
        CIE-Luv:
        31.4819, 74.0051, 13.3077
        Hunter-Lab:
        26.1882, 33.6896, 11.7676
      #8b232a color charts
#8b232a RGB chart
      #8b232a CMYK chart
      #8b232a RGB pie chart
      #8b232a color shades, tints & tones
#8b232a color schemes
#8b232a color preview, HTML & CSS examples
           This text has a color of #8b232a        
        
          <p style="color:#8b232a;">Text here</p>
        
        
          .mytext {color:#8b232a;}
        
        Text color #8b232a
      
           This box has a color of #8b232a        
        
          <div style="background-color:#8b232a;">Content here</div>
        
        
          .mybackground {background-color:#8b232a;}
        
        Background color #8b232a
      
           Border around this has a color of #8b232a        
        
          <div style="border:2px solid #8b232a;">Content here</div>
        
        
          .myborder {border:2px solid #8b232a;}
        
        Border color #8b232a