#8f491d color space conversions
Hex:
        #8f491d
        RGB:
        143, 73, 29
        CMY:
        44, 71, 89
        CMYK:
        0, 49, 80, 44
      HSL:
        23°, 66.2791%, 33.7255%
        HSV (HSB):
        23°, 79.7203%, 56.0784%
        XYZ:
        13.9320, 10.6934, 2.4921
        xyY:
        0.5138, 0.3943, 10.6934
      CIE-Lab:
        39.0593, 26.3057, 38.1447
        CIE-LCH:
        39.0593, 46.3359, 55.4087
        CIE-Luv:
        39.0593, 55.1836, 30.9804
        Hunter-Lab:
        32.7008, 18.8225, 18.3721
      #8f491d color charts
#8f491d RGB chart
      #8f491d CMYK chart
      #8f491d RGB pie chart
      #8f491d color shades, tints & tones
#8f491d color schemes
#8f491d color preview, HTML & CSS examples
           This text has a color of #8f491d        
        
          <p style="color:#8f491d;">Text here</p>
        
        
          .mytext {color:#8f491d;}
        
        Text color #8f491d
      
           This box has a color of #8f491d        
        
          <div style="background-color:#8f491d;">Content here</div>
        
        
          .mybackground {background-color:#8f491d;}
        
        Background color #8f491d
      
           Border around this has a color of #8f491d        
        
          <div style="border:2px solid #8f491d;">Content here</div>
        
        
          .myborder {border:2px solid #8f491d;}
        
        Border color #8f491d