#8f612f color space conversions
Hex:
        #8f612f
        RGB:
        143, 97, 47
        CMY:
        44, 62, 82
        CMYK:
        0, 32, 67, 44
      HSL:
        31°, 50.5263%, 37.2549%
        HSV (HSB):
        31°, 67.1329%, 56.0784%
        XYZ:
        16.1155, 14.5943, 4.6569
        xyY:
        0.4557, 0.4127, 14.5943
      CIE-Lab:
        45.0734, 13.4924, 35.3562
        CIE-LCH:
        45.0734, 37.8431, 69.1125
        CIE-Luv:
        45.0734, 35.7685, 34.6690
        Hunter-Lab:
        38.2024, 8.4449, 19.5142
      #8f612f color charts
#8f612f RGB chart
      #8f612f CMYK chart
      #8f612f RGB pie chart
      #8f612f color shades, tints & tones
#8f612f color schemes
#8f612f color preview, HTML & CSS examples
           This text has a color of #8f612f        
        
          <p style="color:#8f612f;">Text here</p>
        
        
          .mytext {color:#8f612f;}
        
        Text color #8f612f
      
           This box has a color of #8f612f        
        
          <div style="background-color:#8f612f;">Content here</div>
        
        
          .mybackground {background-color:#8f612f;}
        
        Background color #8f612f
      
           Border around this has a color of #8f612f        
        
          <div style="border:2px solid #8f612f;">Content here</div>
        
        
          .myborder {border:2px solid #8f612f;}
        
        Border color #8f612f