#8e505e color space conversions
Hex:
        #8e505e
        RGB:
        142, 80, 94
        CMY:
        44, 69, 63
        CMYK:
        0, 44, 34, 44
      HSL:
        346°, 27.9279%, 43.5294%
        HSV (HSB):
        346°, 43.6620%, 55.6863%
        XYZ:
        16.0444, 12.2963, 12.1175
        xyY:
        0.3966, 0.3039, 12.2963
      CIE-Lab:
        41.6831, 27.6979, 3.2525
        CIE-LCH:
        41.6831, 27.8882, 6.6975
        CIE-Luv:
        41.6831, 39.6297, -0.5828
        Hunter-Lab:
        35.0660, 20.3067, 4.0579
      #8e505e color charts
#8e505e RGB chart
      #8e505e CMYK chart
      #8e505e RGB pie chart
      #8e505e color shades, tints & tones
#8e505e color schemes
#8e505e color preview, HTML & CSS examples
           This text has a color of #8e505e        
        
          <p style="color:#8e505e;">Text here</p>
        
        
          .mytext {color:#8e505e;}
        
        Text color #8e505e
      
           This box has a color of #8e505e        
        
          <div style="background-color:#8e505e;">Content here</div>
        
        
          .mybackground {background-color:#8e505e;}
        
        Background color #8e505e
      
           Border around this has a color of #8e505e        
        
          <div style="border:2px solid #8e505e;">Content here</div>
        
        
          .myborder {border:2px solid #8e505e;}
        
        Border color #8e505e