#8e413f color space conversions
Hex:
        #8e413f
        RGB:
        142, 65, 63
        CMY:
        44, 75, 75
        CMYK:
        0, 54, 56, 44
      HSL:
        2°, 38.5366%, 40.1961%
        HSV (HSB):
        2°, 55.6338%, 55.6863%
        XYZ:
        13.9428, 9.8903, 5.8768
        xyY:
        0.4693, 0.3329, 9.8903
      CIE-Lab:
        37.6447, 32.4710, 16.9082
        CIE-LCH:
        37.6447, 36.6095, 27.5067
        CIE-Luv:
        37.6447, 54.8727, 12.9085
        Hunter-Lab:
        31.4488, 24.1027, 10.9347
      #8e413f color charts
#8e413f RGB chart
      #8e413f CMYK chart
      #8e413f RGB pie chart
      #8e413f color shades, tints & tones
#8e413f color schemes
#8e413f color preview, HTML & CSS examples
           This text has a color of #8e413f        
        
          <p style="color:#8e413f;">Text here</p>
        
        
          .mytext {color:#8e413f;}
        
        Text color #8e413f
      
           This box has a color of #8e413f        
        
          <div style="background-color:#8e413f;">Content here</div>
        
        
          .mybackground {background-color:#8e413f;}
        
        Background color #8e413f
      
           Border around this has a color of #8e413f        
        
          <div style="border:2px solid #8e413f;">Content here</div>
        
        
          .myborder {border:2px solid #8e413f;}
        
        Border color #8e413f