#3f6005 color space conversions
Hex:
        #3f6005
        RGB:
        63, 96, 5
        CMY:
        75, 62, 98
        CMYK:
        34, 0, 95, 62
      HSL:
        82°, 90.0990%, 19.8039%
        HSV (HSB):
        82°, 94.7917%, 37.6471%
        XYZ:
        6.2602, 9.4335, 1.6345
        xyY:
        0.3613, 0.5444, 9.4335
      CIE-Lab:
        36.8058, -25.6883, 41.7079
        CIE-LCH:
        36.8058, 48.9840, 121.6293
        CIE-Luv:
        36.8058, -16.1805, 42.0049
        Hunter-Lab:
        30.7139, -17.3672, 18.3446
      #3f6005 color charts
#3f6005 RGB chart
      #3f6005 CMYK chart
      #3f6005 RGB pie chart
      #3f6005 color shades, tints & tones
#3f6005 color schemes
#3f6005 color preview, HTML & CSS examples
           This text has a color of #3f6005        
        
          <p style="color:#3f6005;">Text here</p>
        
        
          .mytext {color:#3f6005;}
        
        Text color #3f6005
      
           This box has a color of #3f6005        
        
          <div style="background-color:#3f6005;">Content here</div>
        
        
          .mybackground {background-color:#3f6005;}
        
        Background color #3f6005
      
           Border around this has a color of #3f6005        
        
          <div style="border:2px solid #3f6005;">Content here</div>
        
        
          .myborder {border:2px solid #3f6005;}
        
        Border color #3f6005