#8f3c2b color space conversions
Hex:
        #8f3c2b
        RGB:
        143, 60, 43
        CMY:
        44, 76, 83
        CMYK:
        0, 58, 70, 44
      HSL:
        10°, 53.7634%, 36.4706%
        HSV (HSB):
        10°, 69.9301%, 56.0784%
        XYZ:
        13.3796, 9.2458, 3.3649
        xyY:
        0.5148, 0.3557, 9.2458
      CIE-Lab:
        36.4533, 34.0071, 27.6739
        CIE-LCH:
        36.4533, 43.8444, 39.1376
        CIE-Luv:
        36.4533, 62.6450, 21.2341
        Hunter-Lab:
        30.4069, 25.3314, 14.7236
      #8f3c2b color charts
#8f3c2b RGB chart
      #8f3c2b CMYK chart
      #8f3c2b RGB pie chart
      #8f3c2b color shades, tints & tones
#8f3c2b color schemes
#8f3c2b color preview, HTML & CSS examples
           This text has a color of #8f3c2b        
        
          <p style="color:#8f3c2b;">Text here</p>
        
        
          .mytext {color:#8f3c2b;}
        
        Text color #8f3c2b
      
           This box has a color of #8f3c2b        
        
          <div style="background-color:#8f3c2b;">Content here</div>
        
        
          .mybackground {background-color:#8f3c2b;}
        
        Background color #8f3c2b
      
           Border around this has a color of #8f3c2b        
        
          <div style="border:2px solid #8f3c2b;">Content here</div>
        
        
          .myborder {border:2px solid #8f3c2b;}
        
        Border color #8f3c2b