#31685f color space conversions
Hex:
        #31685f
        RGB:
        49, 104, 95
        CMY:
        81, 59, 63
        CMYK:
        53, 0, 9, 59
      HSL:
        170°, 35.9477%, 30.0000%
        HSV (HSB):
        170°, 52.8846%, 40.7843%
        XYZ:
        8.2825, 11.3798, 12.5865
        xyY:
        0.2568, 0.3529, 11.3798
      CIE-Lab:
        40.2130, -20.6252, -0.5078
        CIE-LCH:
        40.2130, 20.6314, 181.4103
        CIE-Luv:
        40.2130, -23.5159, 2.1986
        Hunter-Lab:
        33.7340, -15.2085, 1.4921
      #31685f color charts
#31685f RGB chart
      #31685f CMYK chart
      #31685f RGB pie chart
      #31685f color shades, tints & tones
#31685f color schemes
#31685f color preview, HTML & CSS examples
           This text has a color of #31685f        
        
          <p style="color:#31685f;">Text here</p>
        
        
          .mytext {color:#31685f;}
        
        Text color #31685f
      
           This box has a color of #31685f        
        
          <div style="background-color:#31685f;">Content here</div>
        
        
          .mybackground {background-color:#31685f;}
        
        Background color #31685f
      
           Border around this has a color of #31685f        
        
          <div style="border:2px solid #31685f;">Content here</div>
        
        
          .myborder {border:2px solid #31685f;}
        
        Border color #31685f