#84960f color space conversions
Hex:
        #84960f
        RGB:
        132, 150, 15
        CMY:
        48, 41, 94
        CMYK:
        12, 0, 90, 41
      HSL:
        68°, 81.8182%, 32.3529%
        HSV (HSB):
        68°, 90.0000%, 58.8235%
        XYZ:
        20.5083, 26.7527, 4.5348
        xyY:
        0.3959, 0.5165, 26.7527
      CIE-Lab:
        58.7447, -22.2821, 59.5441
        CIE-LCH:
        58.7447, 63.5767, 110.5164
        CIE-Luv:
        58.7447, -7.2035, 64.6496
        Hunter-Lab:
        51.7230, -19.7397, 31.0079
      #84960f color charts
#84960f RGB chart
      #84960f CMYK chart
      #84960f RGB pie chart
      #84960f color shades, tints & tones
#84960f color schemes
#84960f color preview, HTML & CSS examples
           This text has a color of #84960f        
        
          <p style="color:#84960f;">Text here</p>
        
        
          .mytext {color:#84960f;}
        
        Text color #84960f
      
           This box has a color of #84960f        
        
          <div style="background-color:#84960f;">Content here</div>
        
        
          .mybackground {background-color:#84960f;}
        
        Background color #84960f
      
           Border around this has a color of #84960f        
        
          <div style="border:2px solid #84960f;">Content here</div>
        
        
          .myborder {border:2px solid #84960f;}
        
        Border color #84960f