#315a1f color space conversions
Hex:
        #315a1f
        RGB:
        49, 90, 31
        CMY:
        81, 65, 88
        CMYK:
        46, 0, 66, 65
      HSL:
        102°, 48.7603%, 23.7255%
        HSV (HSB):
        102°, 65.5556%, 35.2941%
        XYZ:
        5.1701, 8.0642, 2.5804
        xyY:
        0.3269, 0.5099, 8.0642
      CIE-Lab:
        34.1163, -26.5703, 28.9599
        CIE-LCH:
        34.1163, 39.3021, 132.5360
        CIE-Luv:
        34.1163, -19.2323, 32.7303
        Hunter-Lab:
        28.3976, -17.1978, 14.4908
      #315a1f color charts
#315a1f RGB chart
      #315a1f CMYK chart
      #315a1f RGB pie chart
      #315a1f color shades, tints & tones
#315a1f color schemes
#315a1f color preview, HTML & CSS examples
           This text has a color of #315a1f        
        
          <p style="color:#315a1f;">Text here</p>
        
        
          .mytext {color:#315a1f;}
        
        Text color #315a1f
      
           This box has a color of #315a1f        
        
          <div style="background-color:#315a1f;">Content here</div>
        
        
          .mybackground {background-color:#315a1f;}
        
        Background color #315a1f
      
           Border around this has a color of #315a1f        
        
          <div style="border:2px solid #315a1f;">Content here</div>
        
        
          .myborder {border:2px solid #315a1f;}
        
        Border color #315a1f