#314a2e color space conversions
Hex:
        #314a2e
        RGB:
        49, 74, 46
        CMY:
        81, 71, 82
        CMYK:
        34, 0, 38, 71
      HSL:
        114°, 23.3333%, 23.5294%
        HSV (HSB):
        114°, 37.8378%, 29.0196%
        XYZ:
        4.2085, 5.7478, 3.4724
        xyY:
        0.3134, 0.4280, 5.7478
      CIE-Lab:
        28.7670, -16.0721, 13.7606
        CIE-LCH:
        28.7670, 21.1582, 139.4305
        CIE-Luv:
        28.7670, -11.5574, 16.6950
        Hunter-Lab:
        23.9745, -10.6211, 8.1948
      #314a2e color charts
#314a2e RGB chart
      #314a2e CMYK chart
      #314a2e RGB pie chart
      #314a2e color shades, tints & tones
#314a2e color schemes
#314a2e color preview, HTML & CSS examples
           This text has a color of #314a2e        
        
          <p style="color:#314a2e;">Text here</p>
        
        
          .mytext {color:#314a2e;}
        
        Text color #314a2e
      
           This box has a color of #314a2e        
        
          <div style="background-color:#314a2e;">Content here</div>
        
        
          .mybackground {background-color:#314a2e;}
        
        Background color #314a2e
      
           Border around this has a color of #314a2e        
        
          <div style="border:2px solid #314a2e;">Content here</div>
        
        
          .myborder {border:2px solid #314a2e;}
        
        Border color #314a2e