#8f6845 color space conversions
Hex:
        #8f6845
        RGB:
        143, 104, 69
        CMY:
        44, 59, 73
        CMYK:
        0, 27, 52, 44
      HSL:
        28°, 34.9057%, 41.5686%
        HSV (HSB):
        28°, 51.7483%, 56.0784%
        XYZ:
        17.3522, 16.1699, 7.8368
        xyY:
        0.4196, 0.3910, 16.1699
      CIE-Lab:
        47.1967, 11.2457, 25.7663
        CIE-LCH:
        47.1967, 28.1135, 66.4212
        CIE-Luv:
        47.1967, 28.8768, 27.7053
        Hunter-Lab:
        40.2119, 6.6554, 16.5934
      #8f6845 color charts
#8f6845 RGB chart
      #8f6845 CMYK chart
      #8f6845 RGB pie chart
      #8f6845 color shades, tints & tones
#8f6845 color schemes
#8f6845 color preview, HTML & CSS examples
           This text has a color of #8f6845        
        
          <p style="color:#8f6845;">Text here</p>
        
        
          .mytext {color:#8f6845;}
        
        Text color #8f6845
      
           This box has a color of #8f6845        
        
          <div style="background-color:#8f6845;">Content here</div>
        
        
          .mybackground {background-color:#8f6845;}
        
        Background color #8f6845
      
           Border around this has a color of #8f6845        
        
          <div style="border:2px solid #8f6845;">Content here</div>
        
        
          .myborder {border:2px solid #8f6845;}
        
        Border color #8f6845