#314a0e color space conversions
Hex:
        #314a0e
        RGB:
        49, 74, 14
        CMY:
        81, 71, 95
        CMYK:
        34, 0, 81, 71
      HSL:
        85°, 68.1818%, 17.2549%
        HSV (HSB):
        85°, 81.0811%, 29.0196%
        XYZ:
        3.7947, 5.5822, 1.2929
        xyY:
        0.3556, 0.5232, 5.5822
      CIE-Lab:
        28.3330, -20.2012, 30.8077
        CIE-LCH:
        28.3330, 36.8402, 123.2536
        CIE-Luv:
        28.3330, -11.7069, 29.9431
        Hunter-Lab:
        23.6267, -12.6781, 13.2942
      #314a0e color charts
#314a0e RGB chart
      #314a0e CMYK chart
      #314a0e RGB pie chart
      #314a0e color shades, tints & tones
#314a0e color schemes
#314a0e color preview, HTML & CSS examples
           This text has a color of #314a0e        
        
          <p style="color:#314a0e;">Text here</p>
        
        
          .mytext {color:#314a0e;}
        
        Text color #314a0e
      
           This box has a color of #314a0e        
        
          <div style="background-color:#314a0e;">Content here</div>
        
        
          .mybackground {background-color:#314a0e;}
        
        Background color #314a0e
      
           Border around this has a color of #314a0e        
        
          <div style="border:2px solid #314a0e;">Content here</div>
        
        
          .myborder {border:2px solid #314a0e;}
        
        Border color #314a0e