#8e321e color space conversions
Hex:
        #8e321e
        RGB:
        142, 50, 30
        CMY:
        44, 80, 88
        CMYK:
        0, 65, 79, 44
      HSL:
        11°, 65.1163%, 33.7255%
        HSV (HSB):
        11°, 78.8732%, 55.6863%
        XYZ:
        12.5303, 8.1257, 2.1363
        xyY:
        0.5498, 0.3565, 8.1257
      CIE-Lab:
        34.2434, 37.9082, 32.6840
        CIE-LCH:
        34.2434, 50.0527, 40.7676
        CIE-Luv:
        34.2434, 70.3673, 22.6906
        Hunter-Lab:
        28.5057, 28.5786, 15.5106
      #8e321e color charts
#8e321e RGB chart
      #8e321e CMYK chart
      #8e321e RGB pie chart
      #8e321e color shades, tints & tones
#8e321e color schemes
#8e321e color preview, HTML & CSS examples
           This text has a color of #8e321e        
        
          <p style="color:#8e321e;">Text here</p>
        
        
          .mytext {color:#8e321e;}
        
        Text color #8e321e
      
           This box has a color of #8e321e        
        
          <div style="background-color:#8e321e;">Content here</div>
        
        
          .mybackground {background-color:#8e321e;}
        
        Background color #8e321e
      
           Border around this has a color of #8e321e        
        
          <div style="border:2px solid #8e321e;">Content here</div>
        
        
          .myborder {border:2px solid #8e321e;}
        
        Border color #8e321e