#8d4016 color space conversions
Hex:
        #8d4016
        RGB:
        141, 64, 22
        CMY:
        45, 75, 91
        CMYK:
        0, 55, 84, 45
      HSL:
        21°, 73.0061%, 31.9608%
        HSV (HSB):
        21°, 84.3972%, 55.2941%
        XYZ:
        12.9627, 9.3874, 1.8878
        xyY:
        0.5348, 0.3873, 9.3874
      CIE-Lab:
        36.7198, 30.1283, 39.1321
        CIE-LCH:
        36.7198, 49.3866, 52.4068
        CIE-Luv:
        36.7198, 60.8015, 29.3906
        Hunter-Lab:
        30.6389, 21.9017, 17.7941
      #8d4016 color charts
#8d4016 RGB chart
      #8d4016 CMYK chart
      #8d4016 RGB pie chart
      #8d4016 color shades, tints & tones
#8d4016 color schemes
#8d4016 color preview, HTML & CSS examples
           This text has a color of #8d4016        
        
          <p style="color:#8d4016;">Text here</p>
        
        
          .mytext {color:#8d4016;}
        
        Text color #8d4016
      
           This box has a color of #8d4016        
        
          <div style="background-color:#8d4016;">Content here</div>
        
        
          .mybackground {background-color:#8d4016;}
        
        Background color #8d4016
      
           Border around this has a color of #8d4016        
        
          <div style="border:2px solid #8d4016;">Content here</div>
        
        
          .myborder {border:2px solid #8d4016;}
        
        Border color #8d4016