#8e485b color space conversions
Hex:
        #8e485b
        RGB:
        142, 72, 91
        CMY:
        44, 72, 64
        CMYK:
        0, 49, 36, 44
      HSL:
        344°, 32.7103%, 41.9608%
        HSV (HSB):
        344°, 49.2958%, 55.6863%
        XYZ:
        15.3610, 11.1408, 11.2383
        xyY:
        0.4070, 0.2952, 11.1408
      CIE-Lab:
        39.8167, 31.7629, 2.4196
        CIE-LCH:
        39.8167, 31.8549, 4.3563
        CIE-Luv:
        39.8167, 44.7094, -2.3497
        Hunter-Lab:
        33.3779, 23.7371, 3.4016
      #8e485b color charts
#8e485b RGB chart
      #8e485b CMYK chart
      #8e485b RGB pie chart
      #8e485b color shades, tints & tones
#8e485b color schemes
#8e485b color preview, HTML & CSS examples
           This text has a color of #8e485b        
        
          <p style="color:#8e485b;">Text here</p>
        
        
          .mytext {color:#8e485b;}
        
        Text color #8e485b
      
           This box has a color of #8e485b        
        
          <div style="background-color:#8e485b;">Content here</div>
        
        
          .mybackground {background-color:#8e485b;}
        
        Background color #8e485b
      
           Border around this has a color of #8e485b        
        
          <div style="border:2px solid #8e485b;">Content here</div>
        
        
          .myborder {border:2px solid #8e485b;}
        
        Border color #8e485b