#8a341e color space conversions
Hex:
        #8a341e
        RGB:
        138, 52, 30
        CMY:
        46, 80, 88
        CMYK:
        0, 62, 78, 46
      HSL:
        12°, 64.2857%, 32.9412%
        HSV (HSB):
        12°, 78.2609%, 54.1176%
        XYZ:
        11.9436, 7.9530, 2.1339
        xyY:
        0.5421, 0.3610, 7.9530
      CIE-Lab:
        33.8848, 35.4183, 32.0862
        CIE-LCH:
        33.8848, 47.7910, 42.1741
        CIE-Luv:
        33.8848, 65.7475, 22.7710
        Hunter-Lab:
        28.2011, 26.2456, 15.2545
      #8a341e color charts
#8a341e RGB chart
      #8a341e CMYK chart
      #8a341e RGB pie chart
      #8a341e color shades, tints & tones
#8a341e color schemes
#8a341e color preview, HTML & CSS examples
           This text has a color of #8a341e        
        
          <p style="color:#8a341e;">Text here</p>
        
        
          .mytext {color:#8a341e;}
        
        Text color #8a341e
      
           This box has a color of #8a341e        
        
          <div style="background-color:#8a341e;">Content here</div>
        
        
          .mybackground {background-color:#8a341e;}
        
        Background color #8a341e
      
           Border around this has a color of #8a341e        
        
          <div style="border:2px solid #8a341e;">Content here</div>
        
        
          .myborder {border:2px solid #8a341e;}
        
        Border color #8a341e