#83946f color space conversions
Hex:
        #83946f
        RGB:
        131, 148, 111
        CMY:
        49, 42, 56
        CMYK:
        11, 0, 25, 42
      HSL:
        88°, 14.7410%, 50.7843%
        HSV (HSB):
        88°, 25.0000%, 58.0392%
        XYZ:
        22.8192, 27.1528, 19.0772
        xyY:
        0.3305, 0.3932, 27.1528
      CIE-Lab:
        59.1155, -13.0144, 17.5961
        CIE-LCH:
        59.1155, 21.8860, 126.4872
        CIE-Luv:
        59.1155, -8.1037, 25.4433
        Hunter-Lab:
        52.1083, -13.0211, 14.7694
      #83946f color charts
#83946f RGB chart
      #83946f CMYK chart
      #83946f RGB pie chart
      #83946f color shades, tints & tones
#83946f color schemes
#83946f color preview, HTML & CSS examples
           This text has a color of #83946f        
        
          <p style="color:#83946f;">Text here</p>
        
        
          .mytext {color:#83946f;}
        
        Text color #83946f
      
           This box has a color of #83946f        
        
          <div style="background-color:#83946f;">Content here</div>
        
        
          .mybackground {background-color:#83946f;}
        
        Background color #83946f
      
           Border around this has a color of #83946f        
        
          <div style="border:2px solid #83946f;">Content here</div>
        
        
          .myborder {border:2px solid #83946f;}
        
        Border color #83946f