#874f1f color space conversions
Hex:
        #874f1f
        RGB:
        135, 79, 31
        CMY:
        47, 69, 88
        CMYK:
        0, 41, 77, 47
      HSL:
        28°, 62.6506%, 32.5490%
        HSV (HSB):
        28°, 77.0370%, 52.9412%
        XYZ:
        13.0350, 10.8418, 2.7020
        xyY:
        0.4904, 0.4079, 10.8418
      CIE-Lab:
        39.3127, 19.4293, 37.0307
        CIE-LCH:
        39.3127, 41.8183, 62.3149
        CIE-Luv:
        39.3127, 43.8941, 32.0125
        Hunter-Lab:
        32.9269, 13.0419, 18.1835
      #874f1f color charts
#874f1f RGB chart
      #874f1f CMYK chart
      #874f1f RGB pie chart
      #874f1f color shades, tints & tones
#874f1f color schemes
#874f1f color preview, HTML & CSS examples
           This text has a color of #874f1f        
        
          <p style="color:#874f1f;">Text here</p>
        
        
          .mytext {color:#874f1f;}
        
        Text color #874f1f
      
           This box has a color of #874f1f        
        
          <div style="background-color:#874f1f;">Content here</div>
        
        
          .mybackground {background-color:#874f1f;}
        
        Background color #874f1f
      
           Border around this has a color of #874f1f        
        
          <div style="border:2px solid #874f1f;">Content here</div>
        
        
          .myborder {border:2px solid #874f1f;}
        
        Border color #874f1f