#8e0f1b color space conversions
Hex:
        #8e0f1b
        RGB:
        142, 15, 27
        CMY:
        44, 94, 89
        CMYK:
        0, 89, 81, 44
      HSL:
        354°, 80.8917%, 30.7843%
        HSV (HSB):
        354°, 89.4366%, 55.6863%
        XYZ:
        11.5240, 6.1716, 1.6208
        xyY:
        0.5966, 0.3195, 6.1716
      CIE-Lab:
        29.8412, 49.8797, 29.8384
        CIE-LCH:
        29.8412, 58.1233, 30.8882
        CIE-Luv:
        29.8412, 87.3691, 16.0725
        Hunter-Lab:
        24.8426, 39.3279, 13.5217
      #8e0f1b color charts
#8e0f1b RGB chart
      #8e0f1b CMYK chart
      #8e0f1b RGB pie chart
      #8e0f1b color shades, tints & tones
#8e0f1b color schemes
#8e0f1b color preview, HTML & CSS examples
           This text has a color of #8e0f1b        
        
          <p style="color:#8e0f1b;">Text here</p>
        
        
          .mytext {color:#8e0f1b;}
        
        Text color #8e0f1b
      
           This box has a color of #8e0f1b        
        
          <div style="background-color:#8e0f1b;">Content here</div>
        
        
          .mybackground {background-color:#8e0f1b;}
        
        Background color #8e0f1b
      
           Border around this has a color of #8e0f1b        
        
          <div style="border:2px solid #8e0f1b;">Content here</div>
        
        
          .myborder {border:2px solid #8e0f1b;}
        
        Border color #8e0f1b