#31553e color space conversions
Hex:
        #31553e
        RGB:
        49, 85, 62
        CMY:
        81, 67, 76
        CMYK:
        42, 0, 27, 67
      HSL:
        142°, 26.8657%, 26.2745%
        HSV (HSB):
        142°, 42.3529%, 33.3333%
        XYZ:
        5.3846, 7.4978, 5.7208
        xyY:
        0.2894, 0.4030, 7.4978
      CIE-Lab:
        32.9142, -18.8043, 9.4266
        CIE-LCH:
        32.9142, 21.0348, 153.3754
        CIE-Luv:
        32.9142, -16.3929, 13.4631
        Hunter-Lab:
        27.3821, -12.8169, 6.7802
      #31553e color charts
#31553e RGB chart
      #31553e CMYK chart
      #31553e RGB pie chart
      #31553e color shades, tints & tones
#31553e color schemes
#31553e color preview, HTML & CSS examples
           This text has a color of #31553e        
        
          <p style="color:#31553e;">Text here</p>
        
        
          .mytext {color:#31553e;}
        
        Text color #31553e
      
           This box has a color of #31553e        
        
          <div style="background-color:#31553e;">Content here</div>
        
        
          .mybackground {background-color:#31553e;}
        
        Background color #31553e
      
           Border around this has a color of #31553e        
        
          <div style="border:2px solid #31553e;">Content here</div>
        
        
          .myborder {border:2px solid #31553e;}
        
        Border color #31553e