#8f473f color space conversions
Hex:
        #8f473f
        RGB:
        143, 71, 63
        CMY:
        44, 72, 75
        CMYK:
        0, 50, 56, 44
      HSL:
        6°, 38.8350%, 40.3922%
        HSV (HSB):
        6°, 55.9441%, 56.0784%
        XYZ:
        14.4781, 10.7050, 6.0058
        xyY:
        0.4642, 0.3432, 10.7050
      CIE-Lab:
        39.0791, 29.6209, 18.8320
        CIE-LCH:
        39.0791, 35.1004, 32.4468
        CIE-Luv:
        39.0791, 51.8776, 15.5853
        Hunter-Lab:
        32.7185, 21.7300, 12.0197
      #8f473f color charts
#8f473f RGB chart
      #8f473f CMYK chart
      #8f473f RGB pie chart
      #8f473f color shades, tints & tones
#8f473f color schemes
#8f473f color preview, HTML & CSS examples
           This text has a color of #8f473f        
        
          <p style="color:#8f473f;">Text here</p>
        
        
          .mytext {color:#8f473f;}
        
        Text color #8f473f
      
           This box has a color of #8f473f        
        
          <div style="background-color:#8f473f;">Content here</div>
        
        
          .mybackground {background-color:#8f473f;}
        
        Background color #8f473f
      
           Border around this has a color of #8f473f        
        
          <div style="border:2px solid #8f473f;">Content here</div>
        
        
          .myborder {border:2px solid #8f473f;}
        
        Border color #8f473f