#8a5c1b color space conversions
Hex:
        #8a5c1b
        RGB:
        138, 92, 27
        CMY:
        46, 64, 89
        CMYK:
        0, 33, 80, 46
      HSL:
        35°, 67.2727%, 32.3529%
        HSV (HSB):
        35°, 80.4348%, 54.1176%
        XYZ:
        14.5062, 13.1367, 2.8080
        xyY:
        0.4764, 0.4314, 13.1367
      CIE-Lab:
        42.9685, 13.0288, 42.5806
        CIE-LCH:
        42.9685, 44.5293, 72.9870
        CIE-Luv:
        42.9685, 36.8294, 38.6105
        Hunter-Lab:
        36.2446, 8.0132, 20.7778
      #8a5c1b color charts
#8a5c1b RGB chart
      #8a5c1b CMYK chart
      #8a5c1b RGB pie chart
      #8a5c1b color shades, tints & tones
#8a5c1b color schemes
#8a5c1b color preview, HTML & CSS examples
           This text has a color of #8a5c1b        
        
          <p style="color:#8a5c1b;">Text here</p>
        
        
          .mytext {color:#8a5c1b;}
        
        Text color #8a5c1b
      
           This box has a color of #8a5c1b        
        
          <div style="background-color:#8a5c1b;">Content here</div>
        
        
          .mybackground {background-color:#8a5c1b;}
        
        Background color #8a5c1b
      
           Border around this has a color of #8a5c1b        
        
          <div style="border:2px solid #8a5c1b;">Content here</div>
        
        
          .myborder {border:2px solid #8a5c1b;}
        
        Border color #8a5c1b