#8e333f color space conversions
Hex:
        #8e333f
        RGB:
        142, 51, 63
        CMY:
        44, 80, 75
        CMYK:
        0, 64, 56, 44
      HSL:
        352°, 47.1503%, 37.8431%
        HSV (HSB):
        352°, 64.0845%, 55.6863%
        XYZ:
        13.2364, 8.4773, 5.6413
        xyY:
        0.4839, 0.3099, 8.4773
      CIE-Lab:
        34.9578, 39.5214, 13.2989
        CIE-LCH:
        34.9578, 41.6990, 18.5980
        CIE-Luv:
        34.9578, 63.0354, 7.5604
        Hunter-Lab:
        29.1158, 30.1952, 8.8935
      #8e333f color charts
#8e333f RGB chart
      #8e333f CMYK chart
      #8e333f RGB pie chart
      #8e333f color shades, tints & tones
#8e333f color schemes
#8e333f color preview, HTML & CSS examples
           This text has a color of #8e333f        
        
          <p style="color:#8e333f;">Text here</p>
        
        
          .mytext {color:#8e333f;}
        
        Text color #8e333f
      
           This box has a color of #8e333f        
        
          <div style="background-color:#8e333f;">Content here</div>
        
        
          .mybackground {background-color:#8e333f;}
        
        Background color #8e333f
      
           Border around this has a color of #8e333f        
        
          <div style="border:2px solid #8e333f;">Content here</div>
        
        
          .myborder {border:2px solid #8e333f;}
        
        Border color #8e333f