#8f1a13 color space conversions
Hex:
        #8f1a13
        RGB:
        143, 26, 19
        CMY:
        44, 90, 93
        CMYK:
        0, 82, 87, 44
      HSL:
        3°, 76.5432%, 31.7647%
        HSV (HSB):
        3°, 86.7133%, 56.0784%
        XYZ:
        11.8146, 6.6254, 1.2722
        xyY:
        0.5994, 0.3361, 6.6254
      CIE-Lab:
        30.9386, 47.2131, 35.5449
        CIE-LCH:
        30.9386, 59.0976, 36.9747
        CIE-Luv:
        30.9386, 85.6919, 20.1576
        Hunter-Lab:
        25.7399, 36.8866, 15.0875
      #8f1a13 color charts
#8f1a13 RGB chart
      #8f1a13 CMYK chart
      #8f1a13 RGB pie chart
      #8f1a13 color shades, tints & tones
#8f1a13 color schemes
#8f1a13 color preview, HTML & CSS examples
           This text has a color of #8f1a13        
        
          <p style="color:#8f1a13;">Text here</p>
        
        
          .mytext {color:#8f1a13;}
        
        Text color #8f1a13
      
           This box has a color of #8f1a13        
        
          <div style="background-color:#8f1a13;">Content here</div>
        
        
          .mybackground {background-color:#8f1a13;}
        
        Background color #8f1a13
      
           Border around this has a color of #8f1a13        
        
          <div style="border:2px solid #8f1a13;">Content here</div>
        
        
          .myborder {border:2px solid #8f1a13;}
        
        Border color #8f1a13