#315e0f color space conversions
Hex:
        #315e0f
        RGB:
        49, 94, 15
        CMY:
        81, 63, 94
        CMYK:
        48, 0, 84, 63
      HSL:
        94°, 72.4771%, 21.3725%
        HSV (HSB):
        94°, 84.0426%, 36.8627%
        XYZ:
        5.3556, 8.6929, 1.8476
        xyY:
        0.3369, 0.5469, 8.6929
      CIE-Lab:
        35.3861, -29.8051, 37.2031
        CIE-LCH:
        35.3861, 47.6698, 128.6999
        CIE-Luv:
        35.3861, -21.2632, 39.2782
        Hunter-Lab:
        29.4837, -19.1728, 16.9232
      #315e0f color charts
#315e0f RGB chart
      #315e0f CMYK chart
      #315e0f RGB pie chart
      #315e0f color shades, tints & tones
#315e0f color schemes
#315e0f color preview, HTML & CSS examples
           This text has a color of #315e0f        
        
          <p style="color:#315e0f;">Text here</p>
        
        
          .mytext {color:#315e0f;}
        
        Text color #315e0f
      
           This box has a color of #315e0f        
        
          <div style="background-color:#315e0f;">Content here</div>
        
        
          .mybackground {background-color:#315e0f;}
        
        Background color #315e0f
      
           Border around this has a color of #315e0f        
        
          <div style="border:2px solid #315e0f;">Content here</div>
        
        
          .myborder {border:2px solid #315e0f;}
        
        Border color #315e0f