#8d4411 color space conversions
Hex:
        #8d4411
        RGB:
        141, 68, 17
        CMY:
        45, 73, 93
        CMYK:
        0, 52, 88, 45
      HSL:
        25°, 78.4810%, 30.9804%
        HSV (HSB):
        25°, 87.9433%, 55.2941%
        XYZ:
        13.1528, 9.8374, 1.7359
        xyY:
        0.5319, 0.3979, 9.8374
      CIE-Lab:
        37.5491, 27.8058, 41.9893
        CIE-LCH:
        37.5491, 50.3613, 56.4870
        CIE-Luv:
        37.5491, 58.2076, 31.8604
        Hunter-Lab:
        31.3647, 19.9659, 18.6738
      #8d4411 color charts
#8d4411 RGB chart
      #8d4411 CMYK chart
      #8d4411 RGB pie chart
      #8d4411 color shades, tints & tones
#8d4411 color schemes
#8d4411 color preview, HTML & CSS examples
           This text has a color of #8d4411        
        
          <p style="color:#8d4411;">Text here</p>
        
        
          .mytext {color:#8d4411;}
        
        Text color #8d4411
      
           This box has a color of #8d4411        
        
          <div style="background-color:#8d4411;">Content here</div>
        
        
          .mybackground {background-color:#8d4411;}
        
        Background color #8d4411
      
           Border around this has a color of #8d4411        
        
          <div style="border:2px solid #8d4411;">Content here</div>
        
        
          .myborder {border:2px solid #8d4411;}
        
        Border color #8d4411