#8c5207 color space conversions
Hex:
        #8c5207
        RGB:
        140, 82, 7
        CMY:
        45, 68, 97
        CMYK:
        0, 41, 95, 45
      HSL:
        34°, 90.4762%, 28.8235%
        HSV (HSB):
        34°, 95.0000%, 54.9020%
        XYZ:
        13.8709, 11.6254, 1.7139
        xyY:
        0.5098, 0.4272, 11.6254
      CIE-Lab:
        40.6144, 19.2163, 47.4883
        CIE-LCH:
        40.6144, 51.2289, 67.9691
        CIE-Luv:
        40.6144, 47.0198, 38.3730
        Hunter-Lab:
        34.0960, 12.9490, 20.8869
      #8c5207 color charts
#8c5207 RGB chart
      #8c5207 CMYK chart
      #8c5207 RGB pie chart
      #8c5207 color shades, tints & tones
#8c5207 color schemes
#8c5207 color preview, HTML & CSS examples
           This text has a color of #8c5207        
        
          <p style="color:#8c5207;">Text here</p>
        
        
          .mytext {color:#8c5207;}
        
        Text color #8c5207
      
           This box has a color of #8c5207        
        
          <div style="background-color:#8c5207;">Content here</div>
        
        
          .mybackground {background-color:#8c5207;}
        
        Background color #8c5207
      
           Border around this has a color of #8c5207        
        
          <div style="border:2px solid #8c5207;">Content here</div>
        
        
          .myborder {border:2px solid #8c5207;}
        
        Border color #8c5207