#8e3945 color space conversions
Hex:
        #8e3945
        RGB:
        142, 57, 69
        CMY:
        44, 78, 73
        CMYK:
        0, 60, 51, 44
      HSL:
        352°, 42.7136%, 39.0196%
        HSV (HSB):
        352°, 59.8592%, 55.6863%
        XYZ:
        13.6926, 9.1067, 6.6663
        xyY:
        0.4647, 0.3091, 9.1067
      CIE-Lab:
        36.1889, 37.1592, 11.1545
        CIE-LCH:
        36.1889, 38.7973, 16.7088
        CIE-Luv:
        36.1889, 58.2364, 6.0954
        Hunter-Lab:
        30.1773, 28.1821, 8.0267
      #8e3945 color charts
#8e3945 RGB chart
      #8e3945 CMYK chart
      #8e3945 RGB pie chart
      #8e3945 color shades, tints & tones
#8e3945 color schemes
#8e3945 color preview, HTML & CSS examples
           This text has a color of #8e3945        
        
          <p style="color:#8e3945;">Text here</p>
        
        
          .mytext {color:#8e3945;}
        
        Text color #8e3945
      
           This box has a color of #8e3945        
        
          <div style="background-color:#8e3945;">Content here</div>
        
        
          .mybackground {background-color:#8e3945;}
        
        Background color #8e3945
      
           Border around this has a color of #8e3945        
        
          <div style="border:2px solid #8e3945;">Content here</div>
        
        
          .myborder {border:2px solid #8e3945;}
        
        Border color #8e3945