#315145 color space conversions
Hex:
        #315145
        RGB:
        49, 81, 69
        CMY:
        81, 68, 73
        CMYK:
        40, 0, 15, 68
      HSL:
        158°, 24.6154%, 25.4902%
        HSV (HSB):
        158°, 39.5062%, 31.7647%
        XYZ:
        5.2832, 6.9675, 6.6966
        xyY:
        0.2788, 0.3677, 6.9675
      CIE-Lab:
        31.7328, -14.9249, 3.3522
        CIE-LCH:
        31.7328, 15.2968, 167.3412
        CIE-Luv:
        31.7328, -14.4944, 5.9626
        Hunter-Lab:
        26.3960, -10.4658, 3.4354
      #315145 color charts
#315145 RGB chart
      #315145 CMYK chart
      #315145 RGB pie chart
      #315145 color shades, tints & tones
#315145 color schemes
#315145 color preview, HTML & CSS examples
           This text has a color of #315145        
        
          <p style="color:#315145;">Text here</p>
        
        
          .mytext {color:#315145;}
        
        Text color #315145
      
           This box has a color of #315145        
        
          <div style="background-color:#315145;">Content here</div>
        
        
          .mybackground {background-color:#315145;}
        
        Background color #315145
      
           Border around this has a color of #315145        
        
          <div style="border:2px solid #315145;">Content here</div>
        
        
          .myborder {border:2px solid #315145;}
        
        Border color #315145