#314a19 color space conversions
Hex:
        #314a19
        RGB:
        49, 74, 25
        CMY:
        81, 71, 90
        CMYK:
        34, 0, 66, 71
      HSL:
        91°, 49.4949%, 19.4118%
        HSV (HSB):
        91°, 66.2162%, 29.0196%
        XYZ:
        3.8909, 5.6207, 1.7995
        xyY:
        0.3440, 0.4969, 5.6207
      CIE-Lab:
        28.4347, -19.2072, 25.6670
        CIE-LCH:
        28.4347, 32.0579, 126.8083
        CIE-Luv:
        28.4347, -11.6675, 26.6577
        Hunter-Lab:
        23.7080, -12.1944, 12.0953
      #314a19 color charts
#314a19 RGB chart
      #314a19 CMYK chart
      #314a19 RGB pie chart
      #314a19 color shades, tints & tones
#314a19 color schemes
#314a19 color preview, HTML & CSS examples
           This text has a color of #314a19        
        
          <p style="color:#314a19;">Text here</p>
        
        
          .mytext {color:#314a19;}
        
        Text color #314a19
      
           This box has a color of #314a19        
        
          <div style="background-color:#314a19;">Content here</div>
        
        
          .mybackground {background-color:#314a19;}
        
        Background color #314a19
      
           Border around this has a color of #314a19        
        
          <div style="border:2px solid #314a19;">Content here</div>
        
        
          .myborder {border:2px solid #314a19;}
        
        Border color #314a19