#8e454d color space conversions
Hex:
        #8e454d
        RGB:
        142, 69, 77
        CMY:
        44, 73, 70
        CMYK:
        0, 51, 46, 44
      HSL:
        353°, 34.5972%, 41.3725%
        HSV (HSB):
        353°, 51.4085%, 55.6863%
        XYZ:
        14.6230, 10.5428, 8.2854
        xyY:
        0.4371, 0.3152, 10.5428
      CIE-Lab:
        38.7996, 31.7134, 9.7304
        CIE-LCH:
        38.7996, 33.1726, 17.0571
        CIE-Luv:
        38.7996, 49.5010, 5.9522
        Hunter-Lab:
        32.4698, 23.5668, 7.5996
      #8e454d color charts
#8e454d RGB chart
      #8e454d CMYK chart
      #8e454d RGB pie chart
      #8e454d color shades, tints & tones
#8e454d color schemes
#8e454d color preview, HTML & CSS examples
           This text has a color of #8e454d        
        
          <p style="color:#8e454d;">Text here</p>
        
        
          .mytext {color:#8e454d;}
        
        Text color #8e454d
      
           This box has a color of #8e454d        
        
          <div style="background-color:#8e454d;">Content here</div>
        
        
          .mybackground {background-color:#8e454d;}
        
        Background color #8e454d
      
           Border around this has a color of #8e454d        
        
          <div style="border:2px solid #8e454d;">Content here</div>
        
        
          .myborder {border:2px solid #8e454d;}
        
        Border color #8e454d