#8c513d color space conversions
Hex:
        #8c513d
        RGB:
        140, 81, 61
        CMY:
        45, 68, 76
        CMYK:
        0, 42, 56, 45
      HSL:
        15°, 39.3035%, 39.4118%
        HSV (HSB):
        15°, 56.4286%, 54.9020%
        XYZ:
        14.6000, 11.7972, 5.9225
        xyY:
        0.4517, 0.3650, 11.7972
      CIE-Lab:
        40.8920, 22.5534, 22.3115
        CIE-LCH:
        40.8920, 31.7248, 44.6910
        CIE-Luv:
        40.8920, 43.1391, 20.6725
        Hunter-Lab:
        34.3471, 15.7677, 13.8196
      #8c513d color charts
#8c513d RGB chart
      #8c513d CMYK chart
      #8c513d RGB pie chart
      #8c513d color shades, tints & tones
#8c513d color schemes
#8c513d color preview, HTML & CSS examples
           This text has a color of #8c513d        
        
          <p style="color:#8c513d;">Text here</p>
        
        
          .mytext {color:#8c513d;}
        
        Text color #8c513d
      
           This box has a color of #8c513d        
        
          <div style="background-color:#8c513d;">Content here</div>
        
        
          .mybackground {background-color:#8c513d;}
        
        Background color #8c513d
      
           Border around this has a color of #8c513d        
        
          <div style="border:2px solid #8c513d;">Content here</div>
        
        
          .myborder {border:2px solid #8c513d;}
        
        Border color #8c513d