#8f400f color space conversions
Hex:
        #8f400f
        RGB:
        143, 64, 15
        CMY:
        44, 75, 94
        CMYK:
        0, 55, 90, 44
      HSL:
        23°, 81.0127%, 30.9804%
        HSV (HSB):
        23°, 89.5105%, 56.0784%
        XYZ:
        13.2473, 9.5409, 1.5953
        xyY:
        0.5433, 0.3913, 9.5409
      CIE-Lab:
        37.0056, 30.7664, 42.4495
        CIE-LCH:
        37.0056, 52.4265, 54.0663
        CIE-Luv:
        37.0056, 63.0136, 31.0390
        Hunter-Lab:
        30.8884, 22.4999, 18.5597
      #8f400f color charts
#8f400f RGB chart
      #8f400f CMYK chart
      #8f400f RGB pie chart
      #8f400f color shades, tints & tones
#8f400f color schemes
#8f400f color preview, HTML & CSS examples
           This text has a color of #8f400f        
        
          <p style="color:#8f400f;">Text here</p>
        
        
          .mytext {color:#8f400f;}
        
        Text color #8f400f
      
           This box has a color of #8f400f        
        
          <div style="background-color:#8f400f;">Content here</div>
        
        
          .mybackground {background-color:#8f400f;}
        
        Background color #8f400f
      
           Border around this has a color of #8f400f        
        
          <div style="border:2px solid #8f400f;">Content here</div>
        
        
          .myborder {border:2px solid #8f400f;}
        
        Border color #8f400f