#8b112a color space conversions
Hex:
        #8b112a
        RGB:
        139, 17, 42
        CMY:
        45, 93, 84
        CMYK:
        0, 88, 70, 45
      HSL:
        348°, 78.2051%, 30.5882%
        HSV (HSB):
        348°, 87.7698%, 54.5098%
        XYZ:
        11.2658, 6.0570, 2.7658
        xyY:
        0.5608, 0.3015, 6.0570
      CIE-Lab:
        29.5559, 49.2477, 19.7526
        CIE-LCH:
        29.5559, 53.0613, 21.8550
        CIE-Luv:
        29.5559, 80.7924, 9.7437
        Hunter-Lab:
        24.6110, 38.6400, 10.5646
      #8b112a color charts
#8b112a RGB chart
      #8b112a CMYK chart
      #8b112a RGB pie chart
      #8b112a color shades, tints & tones
#8b112a color schemes
#8b112a color preview, HTML & CSS examples
           This text has a color of #8b112a        
        
          <p style="color:#8b112a;">Text here</p>
        
        
          .mytext {color:#8b112a;}
        
        Text color #8b112a
      
           This box has a color of #8b112a        
        
          <div style="background-color:#8b112a;">Content here</div>
        
        
          .mybackground {background-color:#8b112a;}
        
        Background color #8b112a
      
           Border around this has a color of #8b112a        
        
          <div style="border:2px solid #8b112a;">Content here</div>
        
        
          .myborder {border:2px solid #8b112a;}
        
        Border color #8b112a