#8e162e color space conversions
Hex:
        #8e162e
        RGB:
        142, 22, 46
        CMY:
        44, 91, 82
        CMYK:
        0, 85, 68, 44
      HSL:
        348°, 73.1707%, 32.1569%
        HSV (HSB):
        348°, 84.5070%, 55.6863%
        XYZ:
        11.9354, 6.5219, 3.2145
        xyY:
        0.5507, 0.3009, 6.5219
      CIE-Lab:
        30.6926, 49.1203, 18.6911
        CIE-LCH:
        30.6926, 52.5563, 20.8326
        CIE-Luv:
        30.6926, 80.5918, 9.2699
        Hunter-Lab:
        25.5379, 38.7322, 10.4135
      #8e162e color charts
#8e162e RGB chart
      #8e162e CMYK chart
      #8e162e RGB pie chart
      #8e162e color shades, tints & tones
#8e162e color schemes
#8e162e color preview, HTML & CSS examples
           This text has a color of #8e162e        
        
          <p style="color:#8e162e;">Text here</p>
        
        
          .mytext {color:#8e162e;}
        
        Text color #8e162e
      
           This box has a color of #8e162e        
        
          <div style="background-color:#8e162e;">Content here</div>
        
        
          .mybackground {background-color:#8e162e;}
        
        Background color #8e162e
      
           Border around this has a color of #8e162e        
        
          <div style="border:2px solid #8e162e;">Content here</div>
        
        
          .myborder {border:2px solid #8e162e;}
        
        Border color #8e162e