#8e272f color space conversions
Hex:
        #8e272f
        RGB:
        142, 39, 47
        CMY:
        44, 85, 82
        CMYK:
        0, 73, 67, 44
      HSL:
        355°, 56.9061%, 35.4902%
        HSV (HSB):
        355°, 72.5352%, 55.6863%
        XYZ:
        12.3939, 7.4071, 3.4658
        xyY:
        0.5327, 0.3184, 7.4071
      CIE-Lab:
        32.7162, 43.5645, 20.6097
        CIE-LCH:
        32.7162, 48.1937, 25.3181
        CIE-Luv:
        32.7162, 73.3289, 12.5614
        Hunter-Lab:
        27.2159, 33.6598, 11.5009
      #8e272f color charts
#8e272f RGB chart
      #8e272f CMYK chart
      #8e272f RGB pie chart
      #8e272f color shades, tints & tones
#8e272f color schemes
#8e272f color preview, HTML & CSS examples
           This text has a color of #8e272f        
        
          <p style="color:#8e272f;">Text here</p>
        
        
          .mytext {color:#8e272f;}
        
        Text color #8e272f
      
           This box has a color of #8e272f        
        
          <div style="background-color:#8e272f;">Content here</div>
        
        
          .mybackground {background-color:#8e272f;}
        
        Background color #8e272f
      
           Border around this has a color of #8e272f        
        
          <div style="border:2px solid #8e272f;">Content here</div>
        
        
          .myborder {border:2px solid #8e272f;}
        
        Border color #8e272f