#8f3e0e color space conversions
Hex:
        #8f3e0e
        RGB:
        143, 62, 14
        CMY:
        44, 76, 95
        CMYK:
        0, 57, 90, 44
      HSL:
        22°, 82.1656%, 30.7843%
        HSV (HSB):
        22°, 90.2098%, 56.0784%
        XYZ:
        13.1296, 9.3166, 1.5217
        xyY:
        0.5478, 0.3887, 9.3166
      CIE-Lab:
        36.5868, 31.8010, 42.4917
        CIE-LCH:
        36.5868, 53.0740, 53.1886
        CIE-Luv:
        36.5868, 64.5567, 30.5500
        Hunter-Lab:
        30.5231, 23.3668, 18.4102
      #8f3e0e color charts
#8f3e0e RGB chart
      #8f3e0e CMYK chart
      #8f3e0e RGB pie chart
      #8f3e0e color shades, tints & tones
#8f3e0e color schemes
#8f3e0e color preview, HTML & CSS examples
           This text has a color of #8f3e0e        
        
          <p style="color:#8f3e0e;">Text here</p>
        
        
          .mytext {color:#8f3e0e;}
        
        Text color #8f3e0e
      
           This box has a color of #8f3e0e        
        
          <div style="background-color:#8f3e0e;">Content here</div>
        
        
          .mybackground {background-color:#8f3e0e;}
        
        Background color #8f3e0e
      
           Border around this has a color of #8f3e0e        
        
          <div style="border:2px solid #8f3e0e;">Content here</div>
        
        
          .myborder {border:2px solid #8f3e0e;}
        
        Border color #8f3e0e