#0e990f color space conversions
Hex:
        #0e990f
        RGB:
        14, 153, 15
        CMY:
        95, 40, 94
        CMYK:
        91, 0, 90, 40
      HSL:
        120°, 83.2335%, 32.7451%
        HSV (HSB):
        120°, 90.8497%, 60.0000%
        XYZ:
        11.6586, 22.9103, 4.2596
        xyY:
        0.3003, 0.5900, 22.9103
      CIE-Lab:
        54.9798, -57.5168, 54.4848
        CIE-LCH:
        54.9798, 79.2261, 136.5507
        CIE-Luv:
        54.9798, -50.8522, 65.6345
        Hunter-Lab:
        47.8647, -40.2855, 28.2289
      #0e990f color charts
#0e990f RGB chart
      #0e990f CMYK chart
      #0e990f RGB pie chart
      #0e990f color shades, tints & tones
#0e990f color schemes
#0e990f color preview, HTML & CSS examples
           This text has a color of #0e990f        
        
          <p style="color:#0e990f;">Text here</p>
        
        
          .mytext {color:#0e990f;}
        
        Text color #0e990f
      
           This box has a color of #0e990f        
        
          <div style="background-color:#0e990f;">Content here</div>
        
        
          .mybackground {background-color:#0e990f;}
        
        Background color #0e990f
      
           Border around this has a color of #0e990f        
        
          <div style="border:2px solid #0e990f;">Content here</div>
        
        
          .myborder {border:2px solid #0e990f;}
        
        Border color #0e990f