#84960e color space conversions
Hex:
        #84960e
        RGB:
        132, 150, 14
        CMY:
        48, 41, 95
        CMYK:
        12, 0, 91, 41
      HSL:
        68°, 82.9268%, 32.1569%
        HSV (HSB):
        68°, 90.6667%, 58.8235%
        XYZ:
        20.5013, 26.7499, 4.4982
        xyY:
        0.3962, 0.5169, 26.7499
      CIE-Lab:
        58.7421, -22.3049, 59.7269
        CIE-LCH:
        58.7421, 63.7558, 110.4780
        CIE-Luv:
        58.7421, -7.1996, 64.7567
        Hunter-Lab:
        51.7203, -19.7553, 31.0477
      #84960e color charts
#84960e RGB chart
      #84960e CMYK chart
      #84960e RGB pie chart
      #84960e color shades, tints & tones
#84960e color schemes
#84960e color preview, HTML & CSS examples
           This text has a color of #84960e        
        
          <p style="color:#84960e;">Text here</p>
        
        
          .mytext {color:#84960e;}
        
        Text color #84960e
      
           This box has a color of #84960e        
        
          <div style="background-color:#84960e;">Content here</div>
        
        
          .mybackground {background-color:#84960e;}
        
        Background color #84960e
      
           Border around this has a color of #84960e        
        
          <div style="border:2px solid #84960e;">Content here</div>
        
        
          .myborder {border:2px solid #84960e;}
        
        Border color #84960e