#314f07 color space conversions
Hex:
        #314f07
        RGB:
        49, 79, 7
        CMY:
        81, 69, 97
        CMYK:
        38, 0, 91, 69
      HSL:
        85°, 83.7209%, 16.8627%
        HSV (HSB):
        85°, 91.1392%, 30.9804%
        XYZ:
        4.1010, 6.2603, 1.1932
        xyY:
        0.3549, 0.5418, 6.2603
      CIE-Lab:
        30.0598, -23.1650, 34.9896
        CIE-LCH:
        30.0598, 41.9629, 123.5068
        CIE-Luv:
        30.0598, -14.2089, 33.7237
        Hunter-Lab:
        25.0205, -14.5292, 14.6869
      #314f07 color charts
#314f07 RGB chart
      #314f07 CMYK chart
      #314f07 RGB pie chart
      #314f07 color shades, tints & tones
#314f07 color schemes
#314f07 color preview, HTML & CSS examples
           This text has a color of #314f07        
        
          <p style="color:#314f07;">Text here</p>
        
        
          .mytext {color:#314f07;}
        
        Text color #314f07
      
           This box has a color of #314f07        
        
          <div style="background-color:#314f07;">Content here</div>
        
        
          .mybackground {background-color:#314f07;}
        
        Background color #314f07
      
           Border around this has a color of #314f07        
        
          <div style="border:2px solid #314f07;">Content here</div>
        
        
          .myborder {border:2px solid #314f07;}
        
        Border color #314f07