#0e740e color space conversions
Hex:
        #0e740e
        RGB:
        14, 116, 14
        CMY:
        95, 55, 95
        CMYK:
        88, 0, 88, 55
      HSL:
        120°, 78.4615%, 25.4902%
        HSV (HSB):
        120°, 87.9310%, 45.4902%
        XYZ:
        6.5058, 12.6159, 2.5077
        xyY:
        0.3008, 0.5833, 12.6159
      CIE-Lab:
        42.1786, -46.2402, 43.4051
        CIE-LCH:
        42.1786, 63.4205, 136.8114
        CIE-Luv:
        42.1786, -38.2814, 49.4881
        Hunter-Lab:
        35.5188, -29.4632, 20.6772
      #0e740e color charts
#0e740e RGB chart
      #0e740e CMYK chart
      #0e740e RGB pie chart
      #0e740e color shades, tints & tones
#0e740e color schemes
#0e740e color preview, HTML & CSS examples
           This text has a color of #0e740e        
        
          <p style="color:#0e740e;">Text here</p>
        
        
          .mytext {color:#0e740e;}
        
        Text color #0e740e
      
           This box has a color of #0e740e        
        
          <div style="background-color:#0e740e;">Content here</div>
        
        
          .mybackground {background-color:#0e740e;}
        
        Background color #0e740e
      
           Border around this has a color of #0e740e        
        
          <div style="border:2px solid #0e740e;">Content here</div>
        
        
          .myborder {border:2px solid #0e740e;}
        
        Border color #0e740e