#8e310e color space conversions
Hex:
        #8e310e
        RGB:
        142, 49, 14
        CMY:
        44, 81, 95
        CMYK:
        0, 65, 90, 44
      HSL:
        16°, 82.0513%, 30.5882%
        HSV (HSB):
        16°, 90.1408%, 55.6863%
        XYZ:
        12.3329, 7.9791, 1.3056
        xyY:
        0.5705, 0.3691, 7.9791
      CIE-Lab:
        33.9394, 37.8754, 40.3257
        CIE-LCH:
        33.9394, 55.3237, 46.7947
        CIE-Luv:
        33.9394, 72.8275, 26.4465
        Hunter-Lab:
        28.2473, 28.5011, 17.0328
      #8e310e color charts
#8e310e RGB chart
      #8e310e CMYK chart
      #8e310e RGB pie chart
      #8e310e color shades, tints & tones
#8e310e color schemes
#8e310e color preview, HTML & CSS examples
           This text has a color of #8e310e        
        
          <p style="color:#8e310e;">Text here</p>
        
        
          .mytext {color:#8e310e;}
        
        Text color #8e310e
      
           This box has a color of #8e310e        
        
          <div style="background-color:#8e310e;">Content here</div>
        
        
          .mybackground {background-color:#8e310e;}
        
        Background color #8e310e
      
           Border around this has a color of #8e310e        
        
          <div style="border:2px solid #8e310e;">Content here</div>
        
        
          .myborder {border:2px solid #8e310e;}
        
        Border color #8e310e