#8c4010 color space conversions
Hex:
        #8c4010
        RGB:
        140, 64, 16
        CMY:
        45, 75, 94
        CMYK:
        0, 54, 89, 45
      HSL:
        23°, 79.4872%, 30.5882%
        HSV (HSB):
        23°, 88.5714%, 54.9020%
        XYZ:
        12.7421, 9.2797, 1.6098
        xyY:
        0.5392, 0.3927, 9.2797
      CIE-Lab:
        36.5172, 29.5332, 41.4601
        CIE-LCH:
        36.5172, 50.9033, 54.5366
        CIE-Luv:
        36.5172, 60.4251, 30.5777
        Hunter-Lab:
        30.4625, 21.3552, 18.1906
      #8c4010 color charts
#8c4010 RGB chart
      #8c4010 CMYK chart
      #8c4010 RGB pie chart
      #8c4010 color shades, tints & tones
#8c4010 color schemes
#8c4010 color preview, HTML & CSS examples
           This text has a color of #8c4010        
        
          <p style="color:#8c4010;">Text here</p>
        
        
          .mytext {color:#8c4010;}
        
        Text color #8c4010
      
           This box has a color of #8c4010        
        
          <div style="background-color:#8c4010;">Content here</div>
        
        
          .mybackground {background-color:#8c4010;}
        
        Background color #8c4010
      
           Border around this has a color of #8c4010        
        
          <div style="border:2px solid #8c4010;">Content here</div>
        
        
          .myborder {border:2px solid #8c4010;}
        
        Border color #8c4010