#8e0b08 color space conversions
Hex:
        #8e0b08
        RGB:
        142, 11, 8
        CMY:
        44, 96, 97
        CMYK:
        0, 92, 94, 44
      HSL:
        1°, 89.3333%, 29.4118%
        HSV (HSB):
        1°, 94.3662%, 55.6863%
        XYZ:
        11.3188, 6.0077, 0.7928
        xyY:
        0.6247, 0.3316, 6.0077
      CIE-Lab:
        29.4318, 50.1673, 39.4054
        CIE-LCH:
        29.4318, 63.7929, 38.1489
        CIE-Luv:
        29.4318, 91.1722, 20.0868
        Hunter-Lab:
        24.5105, 39.5369, 15.2397
      #8e0b08 color charts
#8e0b08 RGB chart
      #8e0b08 CMYK chart
      #8e0b08 RGB pie chart
      #8e0b08 color shades, tints & tones
#8e0b08 color schemes
#8e0b08 color preview, HTML & CSS examples
           This text has a color of #8e0b08        
        
          <p style="color:#8e0b08;">Text here</p>
        
        
          .mytext {color:#8e0b08;}
        
        Text color #8e0b08
      
           This box has a color of #8e0b08        
        
          <div style="background-color:#8e0b08;">Content here</div>
        
        
          .mybackground {background-color:#8e0b08;}
        
        Background color #8e0b08
      
           Border around this has a color of #8e0b08        
        
          <div style="border:2px solid #8e0b08;">Content here</div>
        
        
          .myborder {border:2px solid #8e0b08;}
        
        Border color #8e0b08