#3f630d color space conversions
Hex:
        #3f630d
        RGB:
        63, 99, 13
        CMY:
        75, 61, 95
        CMYK:
        36, 0, 87, 61
      HSL:
        85°, 76.7857%, 21.9608%
        HSV (HSB):
        85°, 86.8687%, 38.8235%
        XYZ:
        6.5844, 10.0095, 1.9658
        xyY:
        0.3548, 0.5393, 10.0095
      CIE-Lab:
        37.8595, -26.8025, 40.3941
        CIE-LCH:
        37.8595, 48.4774, 123.5653
        CIE-Luv:
        37.8595, -17.6623, 42.1363
        Hunter-Lab:
        31.6378, -18.2171, 18.4626
      #3f630d color charts
#3f630d RGB chart
      #3f630d CMYK chart
      #3f630d RGB pie chart
      #3f630d color shades, tints & tones
#3f630d color schemes
#3f630d color preview, HTML & CSS examples
           This text has a color of #3f630d        
        
          <p style="color:#3f630d;">Text here</p>
        
        
          .mytext {color:#3f630d;}
        
        Text color #3f630d
      
           This box has a color of #3f630d        
        
          <div style="background-color:#3f630d;">Content here</div>
        
        
          .mybackground {background-color:#3f630d;}
        
        Background color #3f630d
      
           Border around this has a color of #3f630d        
        
          <div style="border:2px solid #3f630d;">Content here</div>
        
        
          .myborder {border:2px solid #3f630d;}
        
        Border color #3f630d