#8c513f color space conversions
Hex:
        #8c513f
        RGB:
        140, 81, 63
        CMY:
        45, 68, 75
        CMYK:
        0, 42, 55, 45
      HSL:
        14°, 37.9310%, 39.8039%
        HSV (HSB):
        14°, 55.0000%, 54.9020%
        XYZ:
        14.6549, 11.8192, 6.2116
        xyY:
        0.4484, 0.3616, 11.8192
      CIE-Lab:
        40.9273, 22.7366, 21.1589
        CIE-LCH:
        40.9273, 31.0588, 42.9415
        CIE-Luv:
        40.9273, 42.8489, 19.5857
        Hunter-Lab:
        34.3790, 15.9263, 13.3529
      #8c513f color charts
#8c513f RGB chart
      #8c513f CMYK chart
      #8c513f RGB pie chart
      #8c513f color shades, tints & tones
#8c513f color schemes
#8c513f color preview, HTML & CSS examples
           This text has a color of #8c513f        
        
          <p style="color:#8c513f;">Text here</p>
        
        
          .mytext {color:#8c513f;}
        
        Text color #8c513f
      
           This box has a color of #8c513f        
        
          <div style="background-color:#8c513f;">Content here</div>
        
        
          .mybackground {background-color:#8c513f;}
        
        Background color #8c513f
      
           Border around this has a color of #8c513f        
        
          <div style="border:2px solid #8c513f;">Content here</div>
        
        
          .myborder {border:2px solid #8c513f;}
        
        Border color #8c513f