#3f6503 color space conversions
Hex:
        #3f6503
        RGB:
        63, 101, 3
        CMY:
        75, 60, 99
        CMYK:
        38, 0, 97, 60
      HSL:
        83°, 94.2308%, 20.3922%
        HSV (HSB):
        83°, 97.0297%, 39.6078%
        XYZ:
        6.7200, 10.3707, 1.7337
        xyY:
        0.3570, 0.5509, 10.3707
      CIE-Lab:
        38.4997, -28.1616, 43.6494
        CIE-LCH:
        38.4997, 51.9456, 122.8292
        CIE-Luv:
        38.4997, -18.6906, 44.5223
        Hunter-Lab:
        32.2036, -19.1081, 19.3506
      #3f6503 color charts
#3f6503 RGB chart
      #3f6503 CMYK chart
      #3f6503 RGB pie chart
      #3f6503 color shades, tints & tones
#3f6503 color schemes
#3f6503 color preview, HTML & CSS examples
           This text has a color of #3f6503        
        
          <p style="color:#3f6503;">Text here</p>
        
        
          .mytext {color:#3f6503;}
        
        Text color #3f6503
      
           This box has a color of #3f6503        
        
          <div style="background-color:#3f6503;">Content here</div>
        
        
          .mybackground {background-color:#3f6503;}
        
        Background color #3f6503
      
           Border around this has a color of #3f6503        
        
          <div style="border:2px solid #3f6503;">Content here</div>
        
        
          .myborder {border:2px solid #3f6503;}
        
        Border color #3f6503