#8e555a color space conversions
Hex:
        #8e555a
        RGB:
        142, 85, 90
        CMY:
        44, 67, 65
        CMYK:
        0, 40, 37, 44
      HSL:
        355°, 25.1101%, 44.5098%
        HSV (HSB):
        355°, 40.1408%, 55.6863%
        XYZ:
        16.2493, 12.9860, 11.3230
        xyY:
        0.4006, 0.3202, 12.9860
      CIE-Lab:
        42.7421, 24.3050, 7.2285
        CIE-LCH:
        42.7421, 25.3571, 16.5629
        CIE-Luv:
        42.7421, 37.4764, 4.8254
        Hunter-Lab:
        36.0360, 17.4257, 6.5956
      #8e555a color charts
#8e555a RGB chart
      #8e555a CMYK chart
      #8e555a RGB pie chart
      #8e555a color shades, tints & tones
#8e555a color schemes
#8e555a color preview, HTML & CSS examples
           This text has a color of #8e555a        
        
          <p style="color:#8e555a;">Text here</p>
        
        
          .mytext {color:#8e555a;}
        
        Text color #8e555a
      
           This box has a color of #8e555a        
        
          <div style="background-color:#8e555a;">Content here</div>
        
        
          .mybackground {background-color:#8e555a;}
        
        Background color #8e555a
      
           Border around this has a color of #8e555a        
        
          <div style="border:2px solid #8e555a;">Content here</div>
        
        
          .myborder {border:2px solid #8e555a;}
        
        Border color #8e555a