#31532e color space conversions
Hex:
        #31532e
        RGB:
        49, 83, 46
        CMY:
        81, 67, 82
        CMYK:
        41, 0, 45, 67
      HSL:
        115°, 28.6822%, 25.2941%
        HSV (HSB):
        115°, 44.5783%, 32.5490%
        XYZ:
        4.8530, 7.0367, 3.6872
        xyY:
        0.3116, 0.4517, 7.0367
      CIE-Lab:
        31.8904, -20.9310, 17.8639
        CIE-LCH:
        31.8904, 27.5177, 139.5203
        CIE-Luv:
        31.8904, -15.7640, 21.9935
        Hunter-Lab:
        26.5268, -13.7659, 10.3275
      #31532e color charts
#31532e RGB chart
      #31532e CMYK chart
      #31532e RGB pie chart
      #31532e color shades, tints & tones
#31532e color schemes
#31532e color preview, HTML & CSS examples
           This text has a color of #31532e        
        
          <p style="color:#31532e;">Text here</p>
        
        
          .mytext {color:#31532e;}
        
        Text color #31532e
      
           This box has a color of #31532e        
        
          <div style="background-color:#31532e;">Content here</div>
        
        
          .mybackground {background-color:#31532e;}
        
        Background color #31532e
      
           Border around this has a color of #31532e        
        
          <div style="border:2px solid #31532e;">Content here</div>
        
        
          .myborder {border:2px solid #31532e;}
        
        Border color #31532e