#8a4c0a color space conversions
Hex:
        #8a4c0a
        RGB:
        138, 76, 10
        CMY:
        46, 70, 96
        CMYK:
        0, 45, 93, 46
      HSL:
        31°, 86.4865%, 29.0196%
        HSV (HSB):
        31°, 92.7536%, 54.1176%
        XYZ:
        13.1205, 10.5941, 1.6405
        xyY:
        0.5175, 0.4178, 10.5941
      CIE-Lab:
        38.8882, 21.8215, 45.2377
        CIE-LCH:
        38.8882, 50.2258, 64.2485
        CIE-Luv:
        38.8882, 49.9210, 35.6351
        Hunter-Lab:
        32.5485, 14.9942, 19.7957
      #8a4c0a color charts
#8a4c0a RGB chart
      #8a4c0a CMYK chart
      #8a4c0a RGB pie chart
      #8a4c0a color shades, tints & tones
#8a4c0a color schemes
#8a4c0a color preview, HTML & CSS examples
           This text has a color of #8a4c0a        
        
          <p style="color:#8a4c0a;">Text here</p>
        
        
          .mytext {color:#8a4c0a;}
        
        Text color #8a4c0a
      
           This box has a color of #8a4c0a        
        
          <div style="background-color:#8a4c0a;">Content here</div>
        
        
          .mybackground {background-color:#8a4c0a;}
        
        Background color #8a4c0a
      
           Border around this has a color of #8a4c0a        
        
          <div style="border:2px solid #8a4c0a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4c0a;}
        
        Border color #8a4c0a