#874f0d color space conversions
Hex:
        #874f0d
        RGB:
        135, 79, 13
        CMY:
        47, 69, 95
        CMYK:
        0, 41, 90, 47
      HSL:
        32°, 82.4324%, 29.0196%
        HSV (HSB):
        32°, 90.3704%, 52.9412%
        XYZ:
        12.8603, 10.7719, 1.7821
        xyY:
        0.5060, 0.4239, 10.7719
      CIE-Lab:
        39.1936, 18.7856, 44.3816
        CIE-LCH:
        39.1936, 48.1936, 67.0583
        CIE-Luv:
        39.1936, 44.9830, 36.1259
        Hunter-Lab:
        32.8206, 12.5067, 19.7550
      #874f0d color charts
#874f0d RGB chart
      #874f0d CMYK chart
      #874f0d RGB pie chart
      #874f0d color shades, tints & tones
#874f0d color schemes
#874f0d color preview, HTML & CSS examples
           This text has a color of #874f0d        
        
          <p style="color:#874f0d;">Text here</p>
        
        
          .mytext {color:#874f0d;}
        
        Text color #874f0d
      
           This box has a color of #874f0d        
        
          <div style="background-color:#874f0d;">Content here</div>
        
        
          .mybackground {background-color:#874f0d;}
        
        Background color #874f0d
      
           Border around this has a color of #874f0d        
        
          <div style="border:2px solid #874f0d;">Content here</div>
        
        
          .myborder {border:2px solid #874f0d;}
        
        Border color #874f0d