#315f2d color space conversions
Hex:
        #315f2d
        RGB:
        49, 95, 45
        CMY:
        81, 63, 82
        CMYK:
        48, 0, 53, 63
      HSL:
        115°, 35.7143%, 27.4510%
        HSV (HSB):
        115°, 52.6316%, 37.2549%
        XYZ:
        5.8325, 9.0268, 3.9176
        xyY:
        0.3106, 0.4807, 9.0268
      CIE-Lab:
        36.0359, -27.0770, 23.6910
        CIE-LCH:
        36.0359, 35.9782, 138.8157
        CIE-Luv:
        36.0359, -21.2424, 29.3713
        Hunter-Lab:
        30.0447, -17.9266, 13.3004
      #315f2d color charts
#315f2d RGB chart
      #315f2d CMYK chart
      #315f2d RGB pie chart
      #315f2d color shades, tints & tones
#315f2d color schemes
#315f2d color preview, HTML & CSS examples
           This text has a color of #315f2d        
        
          <p style="color:#315f2d;">Text here</p>
        
        
          .mytext {color:#315f2d;}
        
        Text color #315f2d
      
           This box has a color of #315f2d        
        
          <div style="background-color:#315f2d;">Content here</div>
        
        
          .mybackground {background-color:#315f2d;}
        
        Background color #315f2d
      
           Border around this has a color of #315f2d        
        
          <div style="border:2px solid #315f2d;">Content here</div>
        
        
          .myborder {border:2px solid #315f2d;}
        
        Border color #315f2d