#8f3b2e color space conversions
Hex:
        #8f3b2e
        RGB:
        143, 59, 46
        CMY:
        44, 77, 82
        CMYK:
        0, 59, 68, 44
      HSL:
        8°, 51.3228%, 37.0588%
        HSV (HSB):
        8°, 67.8322%, 56.0784%
        XYZ:
        13.3848, 9.1648, 3.6483
        xyY:
        0.5109, 0.3498, 9.1648
      CIE-Lab:
        36.2997, 34.7026, 25.6946
        CIE-LCH:
        36.2997, 43.1797, 36.5172
        CIE-Luv:
        36.2997, 62.7874, 19.5570
        Hunter-Lab:
        30.2735, 25.9416, 14.0463
      #8f3b2e color charts
#8f3b2e RGB chart
      #8f3b2e CMYK chart
      #8f3b2e RGB pie chart
      #8f3b2e color shades, tints & tones
#8f3b2e color schemes
#8f3b2e color preview, HTML & CSS examples
           This text has a color of #8f3b2e        
        
          <p style="color:#8f3b2e;">Text here</p>
        
        
          .mytext {color:#8f3b2e;}
        
        Text color #8f3b2e
      
           This box has a color of #8f3b2e        
        
          <div style="background-color:#8f3b2e;">Content here</div>
        
        
          .mybackground {background-color:#8f3b2e;}
        
        Background color #8f3b2e
      
           Border around this has a color of #8f3b2e        
        
          <div style="border:2px solid #8f3b2e;">Content here</div>
        
        
          .myborder {border:2px solid #8f3b2e;}
        
        Border color #8f3b2e