#8c5312 color space conversions
Hex:
        #8c5312
        RGB:
        140, 83, 18
        CMY:
        45, 67, 93
        CMYK:
        0, 41, 87, 45
      HSL:
        32°, 77.2152%, 30.9804%
        HSV (HSB):
        32°, 87.1429%, 54.9020%
        XYZ:
        14.0177, 11.8056, 2.1122
        xyY:
        0.5018, 0.4226, 11.8056
      CIE-Lab:
        40.9055, 18.8869, 44.3744
        CIE-LCH:
        40.9055, 48.2265, 66.9442
        CIE-Luv:
        40.9055, 45.8123, 37.1225
        Hunter-Lab:
        34.3593, 12.6942, 20.4068
      #8c5312 color charts
#8c5312 RGB chart
      #8c5312 CMYK chart
      #8c5312 RGB pie chart
      #8c5312 color shades, tints & tones
#8c5312 color schemes
#8c5312 color preview, HTML & CSS examples
           This text has a color of #8c5312        
        
          <p style="color:#8c5312;">Text here</p>
        
        
          .mytext {color:#8c5312;}
        
        Text color #8c5312
      
           This box has a color of #8c5312        
        
          <div style="background-color:#8c5312;">Content here</div>
        
        
          .mybackground {background-color:#8c5312;}
        
        Background color #8c5312
      
           Border around this has a color of #8c5312        
        
          <div style="border:2px solid #8c5312;">Content here</div>
        
        
          .myborder {border:2px solid #8c5312;}
        
        Border color #8c5312