#8e3a0b color space conversions
Hex:
        #8e3a0b
        RGB:
        142, 58, 11
        CMY:
        44, 77, 96
        CMYK:
        0, 59, 92, 44
      HSL:
        22°, 85.6209%, 30.0000%
        HSV (HSB):
        22°, 92.2535%, 55.6863%
        XYZ:
        12.7288, 8.8011, 1.3445
        xyY:
        0.5565, 0.3848, 8.8011
      CIE-Lab:
        35.5984, 33.4043, 42.7356
        CIE-LCH:
        35.5984, 54.2419, 51.9870
        CIE-Luv:
        35.5984, 66.8171, 29.6474
        Hunter-Lab:
        29.6666, 24.6710, 18.0796
      #8e3a0b color charts
#8e3a0b RGB chart
      #8e3a0b CMYK chart
      #8e3a0b RGB pie chart
      #8e3a0b color shades, tints & tones
#8e3a0b color schemes
#8e3a0b color preview, HTML & CSS examples
           This text has a color of #8e3a0b        
        
          <p style="color:#8e3a0b;">Text here</p>
        
        
          .mytext {color:#8e3a0b;}
        
        Text color #8e3a0b
      
           This box has a color of #8e3a0b        
        
          <div style="background-color:#8e3a0b;">Content here</div>
        
        
          .mybackground {background-color:#8e3a0b;}
        
        Background color #8e3a0b
      
           Border around this has a color of #8e3a0b        
        
          <div style="border:2px solid #8e3a0b;">Content here</div>
        
        
          .myborder {border:2px solid #8e3a0b;}
        
        Border color #8e3a0b