#8f131b color space conversions
Hex:
        #8f131b
        RGB:
        143, 19, 27
        CMY:
        44, 93, 89
        CMYK:
        0, 87, 81, 44
      HSL:
        356°, 76.5432%, 31.7647%
        HSV (HSB):
        356°, 86.7133%, 56.0784%
        XYZ:
        11.7584, 6.3845, 1.6495
        xyY:
        0.5941, 0.3226, 6.3845
      CIE-Lab:
        30.3626, 49.2994, 30.4480
        CIE-LCH:
        30.3626, 57.9440, 31.7001
        CIE-Luv:
        30.3626, 86.9674, 16.7911
        Hunter-Lab:
        25.2676, 38.8475, 13.8168
      #8f131b color charts
#8f131b RGB chart
      #8f131b CMYK chart
      #8f131b RGB pie chart
      #8f131b color shades, tints & tones
#8f131b color schemes
#8f131b color preview, HTML & CSS examples
           This text has a color of #8f131b        
        
          <p style="color:#8f131b;">Text here</p>
        
        
          .mytext {color:#8f131b;}
        
        Text color #8f131b
      
           This box has a color of #8f131b        
        
          <div style="background-color:#8f131b;">Content here</div>
        
        
          .mybackground {background-color:#8f131b;}
        
        Background color #8f131b
      
           Border around this has a color of #8f131b        
        
          <div style="border:2px solid #8f131b;">Content here</div>
        
        
          .myborder {border:2px solid #8f131b;}
        
        Border color #8f131b