#8e281f color space conversions
Hex:
        #8e281f
        RGB:
        142, 40, 31
        CMY:
        44, 84, 88
        CMYK:
        0, 72, 78, 44
      HSL:
        5°, 64.1618%, 33.9216%
        HSV (HSB):
        5°, 78.1690%, 55.6863%
        XYZ:
        12.1614, 7.3673, 2.0774
        xyY:
        0.5629, 0.3410, 7.3673
      CIE-Lab:
        32.6289, 42.3455, 30.4010
        CIE-LCH:
        32.6289, 52.1283, 35.6756
        CIE-Luv:
        32.6289, 76.1577, 19.5324
        Hunter-Lab:
        27.1428, 32.4779, 14.4622
      #8e281f color charts
#8e281f RGB chart
      #8e281f CMYK chart
      #8e281f RGB pie chart
      #8e281f color shades, tints & tones
#8e281f color schemes
#8e281f color preview, HTML & CSS examples
           This text has a color of #8e281f        
        
          <p style="color:#8e281f;">Text here</p>
        
        
          .mytext {color:#8e281f;}
        
        Text color #8e281f
      
           This box has a color of #8e281f        
        
          <div style="background-color:#8e281f;">Content here</div>
        
        
          .mybackground {background-color:#8e281f;}
        
        Background color #8e281f
      
           Border around this has a color of #8e281f        
        
          <div style="border:2px solid #8e281f;">Content here</div>
        
        
          .myborder {border:2px solid #8e281f;}
        
        Border color #8e281f