#8f470f color space conversions
Hex:
        #8f470f
        RGB:
        143, 71, 15
        CMY:
        44, 72, 94
        CMYK:
        0, 50, 90, 44
      HSL:
        26°, 81.0127%, 30.9804%
        HSV (HSB):
        26°, 89.5105%, 56.0784%
        XYZ:
        13.6672, 10.3806, 1.7353
        xyY:
        0.5301, 0.4026, 10.3806
      CIE-Lab:
        38.5170, 26.9617, 43.6644
        CIE-LCH:
        38.5170, 51.3178, 58.3057
        CIE-Luv:
        38.5170, 57.7333, 33.4490
        Hunter-Lab:
        32.2189, 19.3359, 19.3600
      #8f470f color charts
#8f470f RGB chart
      #8f470f CMYK chart
      #8f470f RGB pie chart
      #8f470f color shades, tints & tones
#8f470f color schemes
#8f470f color preview, HTML & CSS examples
           This text has a color of #8f470f        
        
          <p style="color:#8f470f;">Text here</p>
        
        
          .mytext {color:#8f470f;}
        
        Text color #8f470f
      
           This box has a color of #8f470f        
        
          <div style="background-color:#8f470f;">Content here</div>
        
        
          .mybackground {background-color:#8f470f;}
        
        Background color #8f470f
      
           Border around this has a color of #8f470f        
        
          <div style="border:2px solid #8f470f;">Content here</div>
        
        
          .myborder {border:2px solid #8f470f;}
        
        Border color #8f470f