#314f1f color space conversions
Hex:
        #314f1f
        RGB:
        49, 79, 31
        CMY:
        81, 69, 88
        CMYK:
        38, 0, 61, 69
      HSL:
        98°, 43.6364%, 21.5686%
        HSV (HSB):
        98°, 60.7595%, 30.9804%
        XYZ:
        4.3099, 6.3439, 2.2937
        xyY:
        0.3329, 0.4900, 6.3439
      CIE-Lab:
        30.2639, -21.1152, 24.5298
        CIE-LCH:
        30.2639, 32.3661, 130.7218
        CIE-Luv:
        30.2639, -14.0591, 26.9606
        Hunter-Lab:
        25.1870, -13.5329, 12.2317
      #314f1f color charts
#314f1f RGB chart
      #314f1f CMYK chart
      #314f1f RGB pie chart
      #314f1f color shades, tints & tones
#314f1f color schemes
#314f1f color preview, HTML & CSS examples
           This text has a color of #314f1f        
        
          <p style="color:#314f1f;">Text here</p>
        
        
          .mytext {color:#314f1f;}
        
        Text color #314f1f
      
           This box has a color of #314f1f        
        
          <div style="background-color:#314f1f;">Content here</div>
        
        
          .mybackground {background-color:#314f1f;}
        
        Background color #314f1f
      
           Border around this has a color of #314f1f        
        
          <div style="border:2px solid #314f1f;">Content here</div>
        
        
          .myborder {border:2px solid #314f1f;}
        
        Border color #314f1f