#84925a color space conversions
Hex:
        #84925a
        RGB:
        132, 146, 90
        CMY:
        48, 43, 65
        CMYK:
        10, 0, 38, 43
      HSL:
        75°, 23.7288%, 46.2745%
        HSV (HSB):
        75°, 38.3562%, 57.2549%
        XYZ:
        21.6401, 26.2015, 13.5897
        xyY:
        0.3523, 0.4265, 26.2015
      CIE-Lab:
        58.2278, -14.6358, 28.0296
        CIE-LCH:
        58.2278, 31.6207, 117.5715
        CIE-Luv:
        58.2278, -5.8874, 37.4271
        Hunter-Lab:
        51.1874, -14.1150, 20.0903
      #84925a color charts
#84925a RGB chart
      #84925a CMYK chart
      #84925a RGB pie chart
      #84925a color shades, tints & tones
#84925a color schemes
#84925a color preview, HTML & CSS examples
           This text has a color of #84925a        
        
          <p style="color:#84925a;">Text here</p>
        
        
          .mytext {color:#84925a;}
        
        Text color #84925a
      
           This box has a color of #84925a        
        
          <div style="background-color:#84925a;">Content here</div>
        
        
          .mybackground {background-color:#84925a;}
        
        Background color #84925a
      
           Border around this has a color of #84925a        
        
          <div style="border:2px solid #84925a;">Content here</div>
        
        
          .myborder {border:2px solid #84925a;}
        
        Border color #84925a