#8f675f color space conversions
Hex:
        #8f675f
        RGB:
        143, 103, 95
        CMY:
        44, 60, 63
        CMYK:
        0, 28, 34, 44
      HSL:
        10°, 20.1681%, 46.6667%
        HSV (HSB):
        10°, 33.5664%, 56.0784%
        XYZ:
        18.2435, 16.3664, 13.0240
        xyY:
        0.3830, 0.3436, 16.3664
      CIE-Lab:
        47.4515, 14.9229, 10.8565
        CIE-LCH:
        47.4515, 18.4542, 36.0362
        CIE-Luv:
        47.4515, 26.6173, 11.1635
        Hunter-Lab:
        40.4554, 9.6984, 9.2313
      #8f675f color charts
#8f675f RGB chart
      #8f675f CMYK chart
      #8f675f RGB pie chart
      #8f675f color shades, tints & tones
#8f675f color schemes
#8f675f color preview, HTML & CSS examples
           This text has a color of #8f675f        
        
          <p style="color:#8f675f;">Text here</p>
        
        
          .mytext {color:#8f675f;}
        
        Text color #8f675f
      
           This box has a color of #8f675f        
        
          <div style="background-color:#8f675f;">Content here</div>
        
        
          .mybackground {background-color:#8f675f;}
        
        Background color #8f675f
      
           Border around this has a color of #8f675f        
        
          <div style="border:2px solid #8f675f;">Content here</div>
        
        
          .myborder {border:2px solid #8f675f;}
        
        Border color #8f675f