#0e480e color space conversions
Hex:
        #0e480e
        RGB:
        14, 72, 14
        CMY:
        95, 72, 95
        CMYK:
        81, 0, 81, 72
      HSL:
        120°, 67.4419%, 16.8627%
        HSV (HSB):
        120°, 80.5556%, 28.2353%
        XYZ:
        2.5777, 4.7598, 1.1983
        xyY:
        0.3020, 0.5576, 4.7598
      CIE-Lab:
        26.0392, -30.9803, 27.9940
        CIE-LCH:
        26.0392, 41.7546, 137.8988
        CIE-Luv:
        26.0392, -21.9743, 28.4069
        Hunter-Lab:
        21.8170, -17.0894, 12.0153
      #0e480e color charts
#0e480e RGB chart
      #0e480e CMYK chart
      #0e480e RGB pie chart
      #0e480e color shades, tints & tones
#0e480e color schemes
#0e480e color preview, HTML & CSS examples
           This text has a color of #0e480e        
        
          <p style="color:#0e480e;">Text here</p>
        
        
          .mytext {color:#0e480e;}
        
        Text color #0e480e
      
           This box has a color of #0e480e        
        
          <div style="background-color:#0e480e;">Content here</div>
        
        
          .mybackground {background-color:#0e480e;}
        
        Background color #0e480e
      
           Border around this has a color of #0e480e        
        
          <div style="border:2px solid #0e480e;">Content here</div>
        
        
          .myborder {border:2px solid #0e480e;}
        
        Border color #0e480e