#8f442b color space conversions
Hex:
        #8f442b
        RGB:
        143, 68, 43
        CMY:
        44, 73, 83
        CMYK:
        0, 52, 70, 44
      HSL:
        15°, 53.7634%, 36.4706%
        HSV (HSB):
        15°, 69.9301%, 56.0784%
        XYZ:
        13.8309, 10.1483, 3.5154
        xyY:
        0.5030, 0.3691, 10.1483
      CIE-Lab:
        38.1073, 29.7695, 29.6041
        CIE-LCH:
        38.1073, 41.9836, 44.8403
        CIE-Luv:
        38.1073, 57.1821, 24.1969
        Hunter-Lab:
        31.8564, 21.7493, 15.7568
      #8f442b color charts
#8f442b RGB chart
      #8f442b CMYK chart
      #8f442b RGB pie chart
      #8f442b color shades, tints & tones
#8f442b color schemes
#8f442b color preview, HTML & CSS examples
           This text has a color of #8f442b        
        
          <p style="color:#8f442b;">Text here</p>
        
        
          .mytext {color:#8f442b;}
        
        Text color #8f442b
      
           This box has a color of #8f442b        
        
          <div style="background-color:#8f442b;">Content here</div>
        
        
          .mybackground {background-color:#8f442b;}
        
        Background color #8f442b
      
           Border around this has a color of #8f442b        
        
          <div style="border:2px solid #8f442b;">Content here</div>
        
        
          .myborder {border:2px solid #8f442b;}
        
        Border color #8f442b