#314f04 color space conversions
Hex:
        #314f04
        RGB:
        49, 79, 4
        CMY:
        81, 69, 98
        CMYK:
        38, 0, 95, 69
      HSL:
        84°, 90.3614%, 16.2745%
        HSV (HSB):
        84°, 94.9367%, 30.9804%
        XYZ:
        4.0845, 6.2537, 1.1067
        xyY:
        0.3569, 0.5464, 6.2537
      CIE-Lab:
        30.0437, -23.3301, 36.0629
        CIE-LCH:
        30.0437, 42.9515, 122.8999
        CIE-Luv:
        30.0437, -14.2215, 34.2792
        Hunter-Lab:
        25.0074, -14.6081, 14.8814
      #314f04 color charts
#314f04 RGB chart
      #314f04 CMYK chart
      #314f04 RGB pie chart
      #314f04 color shades, tints & tones
#314f04 color schemes
#314f04 color preview, HTML & CSS examples
           This text has a color of #314f04        
        
          <p style="color:#314f04;">Text here</p>
        
        
          .mytext {color:#314f04;}
        
        Text color #314f04
      
           This box has a color of #314f04        
        
          <div style="background-color:#314f04;">Content here</div>
        
        
          .mybackground {background-color:#314f04;}
        
        Background color #314f04
      
           Border around this has a color of #314f04        
        
          <div style="border:2px solid #314f04;">Content here</div>
        
        
          .myborder {border:2px solid #314f04;}
        
        Border color #314f04