#314f0d color space conversions
Hex:
        #314f0d
        RGB:
        49, 79, 13
        CMY:
        81, 69, 95
        CMYK:
        38, 0, 84, 69
      HSL:
        87°, 71.7391%, 18.0392%
        HSV (HSB):
        87°, 83.5443%, 30.9804%
        XYZ:
        4.1353, 6.2740, 1.3738
        xyY:
        0.3509, 0.5325, 6.2740
      CIE-Lab:
        30.0935, -22.8224, 32.9107
        CIE-LCH:
        30.0935, 40.0497, 124.7400
        CIE-Luv:
        30.0935, -14.1830, 32.5760
        Hunter-Lab:
        25.0479, -14.3647, 14.2816
      #314f0d color charts
#314f0d RGB chart
      #314f0d CMYK chart
      #314f0d RGB pie chart
      #314f0d color shades, tints & tones
#314f0d color schemes
#314f0d color preview, HTML & CSS examples
           This text has a color of #314f0d        
        
          <p style="color:#314f0d;">Text here</p>
        
        
          .mytext {color:#314f0d;}
        
        Text color #314f0d
      
           This box has a color of #314f0d        
        
          <div style="background-color:#314f0d;">Content here</div>
        
        
          .mybackground {background-color:#314f0d;}
        
        Background color #314f0d
      
           Border around this has a color of #314f0d        
        
          <div style="border:2px solid #314f0d;">Content here</div>
        
        
          .myborder {border:2px solid #314f0d;}
        
        Border color #314f0d