#8f4025 color space conversions
Hex:
        #8f4025
        RGB:
        143, 64, 37
        CMY:
        44, 75, 85
        CMYK:
        0, 55, 74, 44
      HSL:
        15°, 58.8889%, 35.2941%
        HSV (HSB):
        15°, 74.1259%, 56.0784%
        XYZ:
        13.4950, 9.6400, 2.8997
        xyY:
        0.5183, 0.3703, 9.6400
      CIE-Lab:
        37.1884, 31.5841, 31.9785
        CIE-LCH:
        37.1884, 44.9464, 45.3555
        CIE-Luv:
        37.1884, 60.8146, 25.0552
        Hunter-Lab:
        31.0484, 23.2495, 16.1966
      #8f4025 color charts
#8f4025 RGB chart
      #8f4025 CMYK chart
      #8f4025 RGB pie chart
      #8f4025 color shades, tints & tones
#8f4025 color schemes
#8f4025 color preview, HTML & CSS examples
           This text has a color of #8f4025        
        
          <p style="color:#8f4025;">Text here</p>
        
        
          .mytext {color:#8f4025;}
        
        Text color #8f4025
      
           This box has a color of #8f4025        
        
          <div style="background-color:#8f4025;">Content here</div>
        
        
          .mybackground {background-color:#8f4025;}
        
        Background color #8f4025
      
           Border around this has a color of #8f4025        
        
          <div style="border:2px solid #8f4025;">Content here</div>
        
        
          .myborder {border:2px solid #8f4025;}
        
        Border color #8f4025