#3d7f0d color space conversions
Hex:
        #3d7f0d
        RGB:
        61, 127, 13
        CMY:
        76, 50, 95
        CMYK:
        52, 0, 90, 50
      HSL:
        95°, 81.4286%, 27.4510%
        HSV (HSB):
        95°, 89.7638%, 49.8039%
        XYZ:
        9.5865, 16.1999, 3.0024
        xyY:
        0.3330, 0.5627, 16.1999
      CIE-Lab:
        47.2357, -39.8243, 48.6044
        CIE-LCH:
        47.2357, 62.8360, 129.3297
        CIE-Luv:
        47.2357, -31.4727, 54.6617
        Hunter-Lab:
        40.2491, -27.9210, 23.7516
      #3d7f0d color charts
#3d7f0d RGB chart
      #3d7f0d CMYK chart
      #3d7f0d RGB pie chart
      #3d7f0d color shades, tints & tones
#3d7f0d color schemes
#3d7f0d color preview, HTML & CSS examples
           This text has a color of #3d7f0d        
        
          <p style="color:#3d7f0d;">Text here</p>
        
        
          .mytext {color:#3d7f0d;}
        
        Text color #3d7f0d
      
           This box has a color of #3d7f0d        
        
          <div style="background-color:#3d7f0d;">Content here</div>
        
        
          .mybackground {background-color:#3d7f0d;}
        
        Background color #3d7f0d
      
           Border around this has a color of #3d7f0d        
        
          <div style="border:2px solid #3d7f0d;">Content here</div>
        
        
          .myborder {border:2px solid #3d7f0d;}
        
        Border color #3d7f0d