#8f352b color space conversions
Hex:
        #8f352b
        RGB:
        143, 53, 43
        CMY:
        44, 79, 83
        CMYK:
        0, 63, 70, 44
      HSL:
        6°, 53.7634%, 36.4706%
        HSV (HSB):
        6°, 69.9301%, 56.0784%
        XYZ:
        13.0368, 8.5603, 3.2507
        xyY:
        0.5247, 0.3445, 8.5603
      CIE-Lab:
        35.1235, 37.4986, 26.0997
        CIE-LCH:
        35.1235, 45.6874, 34.8386
        CIE-Luv:
        35.1235, 67.1513, 18.8246
        Hunter-Lab:
        29.2579, 28.3352, 13.8932
      #8f352b color charts
#8f352b RGB chart
      #8f352b CMYK chart
      #8f352b RGB pie chart
      #8f352b color shades, tints & tones
#8f352b color schemes
#8f352b color preview, HTML & CSS examples
           This text has a color of #8f352b        
        
          <p style="color:#8f352b;">Text here</p>
        
        
          .mytext {color:#8f352b;}
        
        Text color #8f352b
      
           This box has a color of #8f352b        
        
          <div style="background-color:#8f352b;">Content here</div>
        
        
          .mybackground {background-color:#8f352b;}
        
        Background color #8f352b
      
           Border around this has a color of #8f352b        
        
          <div style="border:2px solid #8f352b;">Content here</div>
        
        
          .myborder {border:2px solid #8f352b;}
        
        Border color #8f352b