#8a5e0d color space conversions
Hex:
        #8a5e0d
        RGB:
        138, 94, 13
        CMY:
        46, 63, 95
        CMYK:
        0, 32, 91, 46
      HSL:
        39°, 82.7815%, 29.6078%
        HSV (HSB):
        39°, 90.5797%, 54.1176%
        XYZ:
        14.5566, 13.4377, 2.2073
        xyY:
        0.4820, 0.4449, 13.4377
      CIE-Lab:
        43.4155, 11.4108, 47.9071
        CIE-LCH:
        43.4155, 49.2473, 76.6026
        CIE-Luv:
        43.4155, 35.8758, 42.1134
        Hunter-Lab:
        36.6575, 6.7311, 22.0902
      #8a5e0d color charts
#8a5e0d RGB chart
      #8a5e0d CMYK chart
      #8a5e0d RGB pie chart
      #8a5e0d color shades, tints & tones
#8a5e0d color schemes
#8a5e0d color preview, HTML & CSS examples
           This text has a color of #8a5e0d        
        
          <p style="color:#8a5e0d;">Text here</p>
        
        
          .mytext {color:#8a5e0d;}
        
        Text color #8a5e0d
      
           This box has a color of #8a5e0d        
        
          <div style="background-color:#8a5e0d;">Content here</div>
        
        
          .mybackground {background-color:#8a5e0d;}
        
        Background color #8a5e0d
      
           Border around this has a color of #8a5e0d        
        
          <div style="border:2px solid #8a5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #8a5e0d;}
        
        Border color #8a5e0d