#8a4f3a color space conversions
Hex:
        #8a4f3a
        RGB:
        138, 79, 58
        CMY:
        46, 69, 77
        CMYK:
        0, 43, 58, 46
      HSL:
        16°, 40.8163%, 38.4314%
        HSV (HSB):
        16°, 57.9710%, 54.1176%
        XYZ:
        14.0409, 11.3007, 5.4442
        xyY:
        0.4561, 0.3671, 11.3007
      CIE-Lab:
        40.0824, 22.5809, 23.0129
        CIE-LCH:
        40.0824, 32.2411, 45.5430
        CIE-Luv:
        40.0824, 43.3225, 21.0984
        Hunter-Lab:
        33.6166, 15.7268, 13.9296
      #8a4f3a color charts
#8a4f3a RGB chart
      #8a4f3a CMYK chart
      #8a4f3a RGB pie chart
      #8a4f3a color shades, tints & tones
#8a4f3a color schemes
#8a4f3a color preview, HTML & CSS examples
           This text has a color of #8a4f3a        
        
          <p style="color:#8a4f3a;">Text here</p>
        
        
          .mytext {color:#8a4f3a;}
        
        Text color #8a4f3a
      
           This box has a color of #8a4f3a        
        
          <div style="background-color:#8a4f3a;">Content here</div>
        
        
          .mybackground {background-color:#8a4f3a;}
        
        Background color #8a4f3a
      
           Border around this has a color of #8a4f3a        
        
          <div style="border:2px solid #8a4f3a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4f3a;}
        
        Border color #8a4f3a