#83980f color space conversions
Hex:
        #83980f
        RGB:
        131, 152, 15
        CMY:
        49, 40, 94
        CMYK:
        14, 0, 90, 40
      HSL:
        69°, 82.0359%, 32.7451%
        HSV (HSB):
        69°, 90.1316%, 59.6078%
        XYZ:
        20.6745, 27.3163, 4.6348
        xyY:
        0.3929, 0.5191, 27.3163
      CIE-Lab:
        59.2659, -23.7205, 59.9368
        CIE-LCH:
        59.2659, 64.4599, 111.5916
        CIE-Luv:
        59.2659, -9.0283, 65.4651
        Hunter-Lab:
        52.2650, -20.8541, 31.3277
      #83980f color charts
#83980f RGB chart
      #83980f CMYK chart
      #83980f RGB pie chart
      #83980f color shades, tints & tones
#83980f color schemes
#83980f color preview, HTML & CSS examples
           This text has a color of #83980f        
        
          <p style="color:#83980f;">Text here</p>
        
        
          .mytext {color:#83980f;}
        
        Text color #83980f
      
           This box has a color of #83980f        
        
          <div style="background-color:#83980f;">Content here</div>
        
        
          .mybackground {background-color:#83980f;}
        
        Background color #83980f
      
           Border around this has a color of #83980f        
        
          <div style="border:2px solid #83980f;">Content here</div>
        
        
          .myborder {border:2px solid #83980f;}
        
        Border color #83980f