#0e740d color space conversions
Hex:
        #0e740d
        RGB:
        14, 116, 13
        CMY:
        95, 55, 95
        CMYK:
        88, 0, 89, 55
      HSL:
        119°, 79.8450%, 25.2941%
        HSV (HSB):
        119°, 88.7931%, 45.4902%
        XYZ:
        6.4991, 12.6132, 2.4728
        xyY:
        0.3011, 0.5843, 12.6132
      CIE-Lab:
        42.1746, -46.2920, 43.6630
        CIE-LCH:
        42.1746, 63.6350, 136.6740
        CIE-Luv:
        42.1746, -38.2971, 49.6465
        Hunter-Lab:
        35.5151, -29.4865, 20.7323
      #0e740d color charts
#0e740d RGB chart
      #0e740d CMYK chart
      #0e740d RGB pie chart
      #0e740d color shades, tints & tones
#0e740d color schemes
#0e740d color preview, HTML & CSS examples
           This text has a color of #0e740d        
        
          <p style="color:#0e740d;">Text here</p>
        
        
          .mytext {color:#0e740d;}
        
        Text color #0e740d
      
           This box has a color of #0e740d        
        
          <div style="background-color:#0e740d;">Content here</div>
        
        
          .mybackground {background-color:#0e740d;}
        
        Background color #0e740d
      
           Border around this has a color of #0e740d        
        
          <div style="border:2px solid #0e740d;">Content here</div>
        
        
          .myborder {border:2px solid #0e740d;}
        
        Border color #0e740d