#8e343f color space conversions
Hex:
        #8e343f
        RGB:
        142, 52, 63
        CMY:
        44, 80, 75
        CMYK:
        0, 63, 56, 44
      HSL:
        353°, 46.3918%, 38.0392%
        HSV (HSB):
        353°, 63.3803%, 55.6863%
        XYZ:
        13.2805, 8.5656, 5.6560
        xyY:
        0.4829, 0.3115, 8.5656
      CIE-Lab:
        35.1342, 39.0491, 13.5382
        CIE-LCH:
        35.1342, 41.3294, 19.1212
        CIE-Luv:
        35.1342, 62.4931, 7.9138
        Hunter-Lab:
        29.2671, 29.7803, 9.0289
      #8e343f color charts
#8e343f RGB chart
      #8e343f CMYK chart
      #8e343f RGB pie chart
      #8e343f color shades, tints & tones
#8e343f color schemes
#8e343f color preview, HTML & CSS examples
           This text has a color of #8e343f        
        
          <p style="color:#8e343f;">Text here</p>
        
        
          .mytext {color:#8e343f;}
        
        Text color #8e343f
      
           This box has a color of #8e343f        
        
          <div style="background-color:#8e343f;">Content here</div>
        
        
          .mybackground {background-color:#8e343f;}
        
        Background color #8e343f
      
           Border around this has a color of #8e343f        
        
          <div style="border:2px solid #8e343f;">Content here</div>
        
        
          .myborder {border:2px solid #8e343f;}
        
        Border color #8e343f