#8e325f color space conversions
Hex:
        #8e325f
        RGB:
        142, 50, 95
        CMY:
        44, 80, 63
        CMYK:
        0, 65, 33, 44
      HSL:
        331°, 47.9167%, 37.6471%
        HSV (HSB):
        331°, 64.7887%, 55.6863%
        XYZ:
        14.3615, 8.8582, 11.7793
        xyY:
        0.4103, 0.2531, 8.8582
      CIE-Lab:
        35.7099, 43.4245, -6.1431
        CIE-LCH:
        35.7099, 43.8568, 351.9481
        CIE-Luv:
        35.7099, 54.2252, -14.7007
        Hunter-Lab:
        29.7627, 34.0472, -2.6316
      #8e325f color charts
#8e325f RGB chart
      #8e325f CMYK chart
      #8e325f RGB pie chart
      #8e325f color shades, tints & tones
#8e325f color schemes
#8e325f color preview, HTML & CSS examples
           This text has a color of #8e325f        
        
          <p style="color:#8e325f;">Text here</p>
        
        
          .mytext {color:#8e325f;}
        
        Text color #8e325f
      
           This box has a color of #8e325f        
        
          <div style="background-color:#8e325f;">Content here</div>
        
        
          .mybackground {background-color:#8e325f;}
        
        Background color #8e325f
      
           Border around this has a color of #8e325f        
        
          <div style="border:2px solid #8e325f;">Content here</div>
        
        
          .myborder {border:2px solid #8e325f;}
        
        Border color #8e325f