#315c1f color space conversions
Hex:
        #315c1f
        RGB:
        49, 92, 31
        CMY:
        81, 64, 88
        CMYK:
        47, 0, 66, 64
      HSL:
        102°, 49.5935%, 24.1176%
        HSV (HSB):
        102°, 66.3043%, 36.0784%
        XYZ:
        5.3411, 8.4062, 2.6374
        xyY:
        0.3260, 0.5131, 8.4062
      CIE-Lab:
        34.8149, -27.5157, 29.7445
        CIE-LCH:
        34.8149, 40.5197, 132.7710
        CIE-Luv:
        34.8149, -20.1499, 33.7624
        Hunter-Lab:
        28.9934, -17.8557, 14.9021
      #315c1f color charts
#315c1f RGB chart
      #315c1f CMYK chart
      #315c1f RGB pie chart
      #315c1f color shades, tints & tones
#315c1f color schemes
#315c1f color preview, HTML & CSS examples
           This text has a color of #315c1f        
        
          <p style="color:#315c1f;">Text here</p>
        
        
          .mytext {color:#315c1f;}
        
        Text color #315c1f
      
           This box has a color of #315c1f        
        
          <div style="background-color:#315c1f;">Content here</div>
        
        
          .mybackground {background-color:#315c1f;}
        
        Background color #315c1f
      
           Border around this has a color of #315c1f        
        
          <div style="border:2px solid #315c1f;">Content here</div>
        
        
          .myborder {border:2px solid #315c1f;}
        
        Border color #315c1f