#8e380b color space conversions
Hex:
        #8e380b
        RGB:
        142, 56, 11
        CMY:
        44, 78, 96
        CMYK:
        0, 61, 92, 44
      HSL:
        21°, 85.6209%, 30.0000%
        HSV (HSB):
        21°, 92.2535%, 55.6863%
        XYZ:
        12.6299, 8.6033, 1.3115
        xyY:
        0.5602, 0.3816, 8.6033
      CIE-Lab:
        35.2090, 34.4187, 42.4451
        CIE-LCH:
        35.2090, 54.6464, 50.9615
        CIE-Luv:
        35.2090, 68.2467, 29.0237
        Hunter-Lab:
        29.3314, 25.5311, 17.8808
      #8e380b color charts
#8e380b RGB chart
      #8e380b CMYK chart
      #8e380b RGB pie chart
      #8e380b color shades, tints & tones
#8e380b color schemes
#8e380b color preview, HTML & CSS examples
           This text has a color of #8e380b        
        
          <p style="color:#8e380b;">Text here</p>
        
        
          .mytext {color:#8e380b;}
        
        Text color #8e380b
      
           This box has a color of #8e380b        
        
          <div style="background-color:#8e380b;">Content here</div>
        
        
          .mybackground {background-color:#8e380b;}
        
        Background color #8e380b
      
           Border around this has a color of #8e380b        
        
          <div style="border:2px solid #8e380b;">Content here</div>
        
        
          .myborder {border:2px solid #8e380b;}
        
        Border color #8e380b