#874a1d color space conversions
Hex:
        #874a1d
        RGB:
        135, 74, 29
        CMY:
        47, 71, 89
        CMYK:
        0, 45, 79, 47
      HSL:
        25°, 64.6341%, 32.1569%
        HSV (HSB):
        25°, 78.5185%, 52.9412%
        XYZ:
        12.6622, 10.1372, 2.4517
        xyY:
        0.5015, 0.4015, 10.1372
      CIE-Lab:
        38.0875, 22.2288, 36.7781
        CIE-LCH:
        38.0875, 42.9738, 58.8511
        CIE-Luv:
        38.0875, 47.7820, 30.6323
        Hunter-Lab:
        31.8389, 15.2707, 17.7217
      #874a1d color charts
#874a1d RGB chart
      #874a1d CMYK chart
      #874a1d RGB pie chart
      #874a1d color shades, tints & tones
#874a1d color schemes
#874a1d color preview, HTML & CSS examples
           This text has a color of #874a1d        
        
          <p style="color:#874a1d;">Text here</p>
        
        
          .mytext {color:#874a1d;}
        
        Text color #874a1d
      
           This box has a color of #874a1d        
        
          <div style="background-color:#874a1d;">Content here</div>
        
        
          .mybackground {background-color:#874a1d;}
        
        Background color #874a1d
      
           Border around this has a color of #874a1d        
        
          <div style="border:2px solid #874a1d;">Content here</div>
        
        
          .myborder {border:2px solid #874a1d;}
        
        Border color #874a1d