#8f3b2f color space conversions
Hex:
        #8f3b2f
        RGB:
        143, 59, 47
        CMY:
        44, 77, 82
        CMYK:
        0, 59, 67, 44
      HSL:
        7°, 50.5263%, 37.2549%
        HSV (HSB):
        7°, 67.1329%, 56.0784%
        XYZ:
        13.4047, 9.1728, 3.7533
        xyY:
        0.5091, 0.3484, 9.1728
      CIE-Lab:
        36.3149, 34.7663, 25.1078
        CIE-LCH:
        36.3149, 42.8847, 35.8364
        CIE-Luv:
        36.3149, 62.6080, 19.0996
        Hunter-Lab:
        30.2866, 26.0018, 13.8530
      #8f3b2f color charts
#8f3b2f RGB chart
      #8f3b2f CMYK chart
      #8f3b2f RGB pie chart
      #8f3b2f color shades, tints & tones
#8f3b2f color schemes
#8f3b2f color preview, HTML & CSS examples
           This text has a color of #8f3b2f        
        
          <p style="color:#8f3b2f;">Text here</p>
        
        
          .mytext {color:#8f3b2f;}
        
        Text color #8f3b2f
      
           This box has a color of #8f3b2f        
        
          <div style="background-color:#8f3b2f;">Content here</div>
        
        
          .mybackground {background-color:#8f3b2f;}
        
        Background color #8f3b2f
      
           Border around this has a color of #8f3b2f        
        
          <div style="border:2px solid #8f3b2f;">Content here</div>
        
        
          .myborder {border:2px solid #8f3b2f;}
        
        Border color #8f3b2f