#84a18b color space conversions
Hex:
        #84a18b
        RGB:
        132, 161, 139
        CMY:
        48, 37, 45
        CMYK:
        18, 0, 14, 37
      HSL:
        134°, 13.3641%, 57.4510%
        HSV (HSB):
        134°, 18.0124%, 63.1373%
        XYZ:
        26.9208, 32.2594, 29.2339
        xyY:
        0.3045, 0.3649, 32.2594
      CIE-Lab:
        63.5567, -14.5545, 8.1421
        CIE-LCH:
        63.5567, 16.6771, 150.7762
        CIE-Luv:
        63.5567, -14.8077, 13.8447
        Hunter-Lab:
        56.7973, -14.7899, 9.2412
      #84a18b color charts
#84a18b RGB chart
      #84a18b CMYK chart
      #84a18b RGB pie chart
      #84a18b color shades, tints & tones
#84a18b color schemes
#84a18b color preview, HTML & CSS examples
           This text has a color of #84a18b        
        
          <p style="color:#84a18b;">Text here</p>
        
        
          .mytext {color:#84a18b;}
        
        Text color #84a18b
      
           This box has a color of #84a18b        
        
          <div style="background-color:#84a18b;">Content here</div>
        
        
          .mybackground {background-color:#84a18b;}
        
        Background color #84a18b
      
           Border around this has a color of #84a18b        
        
          <div style="border:2px solid #84a18b;">Content here</div>
        
        
          .myborder {border:2px solid #84a18b;}
        
        Border color #84a18b