#874f2f color space conversions
Hex:
        #874f2f
        RGB:
        135, 79, 47
        CMY:
        47, 69, 82
        CMYK:
        0, 41, 65, 47
      HSL:
        22°, 48.3516%, 35.6863%
        HSV (HSB):
        22°, 65.1852%, 52.9412%
        XYZ:
        13.3007, 10.9481, 4.1015
        xyY:
        0.4692, 0.3862, 10.9481
      CIE-Lab:
        39.4929, 20.3932, 28.6339
        CIE-LCH:
        39.4929, 35.1536, 54.5414
        CIE-Luv:
        39.4929, 42.3210, 26.0458
        Hunter-Lab:
        33.0879, 13.8500, 15.8121
      #874f2f color charts
#874f2f RGB chart
      #874f2f CMYK chart
      #874f2f RGB pie chart
      #874f2f color shades, tints & tones
#874f2f color schemes
#874f2f color preview, HTML & CSS examples
           This text has a color of #874f2f        
        
          <p style="color:#874f2f;">Text here</p>
        
        
          .mytext {color:#874f2f;}
        
        Text color #874f2f
      
           This box has a color of #874f2f        
        
          <div style="background-color:#874f2f;">Content here</div>
        
        
          .mybackground {background-color:#874f2f;}
        
        Background color #874f2f
      
           Border around this has a color of #874f2f        
        
          <div style="border:2px solid #874f2f;">Content here</div>
        
        
          .myborder {border:2px solid #874f2f;}
        
        Border color #874f2f