#8d4025 color space conversions
Hex:
        #8d4025
        RGB:
        141, 64, 37
        CMY:
        45, 75, 85
        CMYK:
        0, 55, 74, 45
      HSL:
        16°, 58.4270%, 34.9020%
        HSV (HSB):
        16°, 73.7589%, 55.2941%
        XYZ:
        13.1518, 9.4631, 2.8836
        xyY:
        0.5158, 0.3711, 9.4631
      CIE-Lab:
        36.8610, 30.7651, 31.5245
        CIE-LCH:
        36.8610, 44.0487, 45.6984
        CIE-Luv:
        36.8610, 59.1460, 24.8103
        Hunter-Lab:
        30.7621, 22.4810, 15.9756
      #8d4025 color charts
#8d4025 RGB chart
      #8d4025 CMYK chart
      #8d4025 RGB pie chart
      #8d4025 color shades, tints & tones
#8d4025 color schemes
#8d4025 color preview, HTML & CSS examples
           This text has a color of #8d4025        
        
          <p style="color:#8d4025;">Text here</p>
        
        
          .mytext {color:#8d4025;}
        
        Text color #8d4025
      
           This box has a color of #8d4025        
        
          <div style="background-color:#8d4025;">Content here</div>
        
        
          .mybackground {background-color:#8d4025;}
        
        Background color #8d4025
      
           Border around this has a color of #8d4025        
        
          <div style="border:2px solid #8d4025;">Content here</div>
        
        
          .myborder {border:2px solid #8d4025;}
        
        Border color #8d4025