#8f161a color space conversions
Hex:
        #8f161a
        RGB:
        143, 22, 26
        CMY:
        44, 91, 90
        CMYK:
        0, 85, 82, 44
      HSL:
        358°, 73.3333%, 32.3529%
        HSV (HSB):
        358°, 84.6154%, 56.0784%
        XYZ:
        11.8011, 6.4880, 1.6076
        xyY:
        0.5931, 0.3261, 6.4880
      CIE-Lab:
        30.6118, 48.5260, 31.3003
        CIE-LCH:
        30.6118, 57.7450, 32.8229
        CIE-Luv:
        30.6118, 86.1306, 17.5604
        Hunter-Lab:
        25.4716, 38.1240, 14.0881
      #8f161a color charts
#8f161a RGB chart
      #8f161a CMYK chart
      #8f161a RGB pie chart
      #8f161a color shades, tints & tones
#8f161a color schemes
#8f161a color preview, HTML & CSS examples
           This text has a color of #8f161a        
        
          <p style="color:#8f161a;">Text here</p>
        
        
          .mytext {color:#8f161a;}
        
        Text color #8f161a
      
           This box has a color of #8f161a        
        
          <div style="background-color:#8f161a;">Content here</div>
        
        
          .mybackground {background-color:#8f161a;}
        
        Background color #8f161a
      
           Border around this has a color of #8f161a        
        
          <div style="border:2px solid #8f161a;">Content here</div>
        
        
          .myborder {border:2px solid #8f161a;}
        
        Border color #8f161a