#8f2e0b color space conversions
Hex:
        #8f2e0b
        RGB:
        143, 46, 11
        CMY:
        44, 82, 96
        CMYK:
        0, 68, 92, 44
      HSL:
        16°, 85.7143%, 30.1961%
        HSV (HSB):
        16°, 92.3077%, 56.0784%
        XYZ:
        12.3651, 7.8178, 1.1739
        xyY:
        0.5790, 0.3661, 7.8178
      CIE-Lab:
        33.6005, 39.5560, 41.3355
        CIE-LCH:
        33.6005, 57.2127, 46.2602
        CIE-Luv:
        33.6005, 75.8356, 26.2420
        Hunter-Lab:
        27.9603, 30.0088, 17.0830
      #8f2e0b color charts
#8f2e0b RGB chart
      #8f2e0b CMYK chart
      #8f2e0b RGB pie chart
      #8f2e0b color shades, tints & tones
#8f2e0b color schemes
#8f2e0b color preview, HTML & CSS examples
           This text has a color of #8f2e0b        
        
          <p style="color:#8f2e0b;">Text here</p>
        
        
          .mytext {color:#8f2e0b;}
        
        Text color #8f2e0b
      
           This box has a color of #8f2e0b        
        
          <div style="background-color:#8f2e0b;">Content here</div>
        
        
          .mybackground {background-color:#8f2e0b;}
        
        Background color #8f2e0b
      
           Border around this has a color of #8f2e0b        
        
          <div style="border:2px solid #8f2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #8f2e0b;}
        
        Border color #8f2e0b