#0eaa12 color space conversions
Hex:
        #0eaa12
        RGB:
        14, 170, 18
        CMY:
        95, 33, 93
        CMYK:
        92, 0, 89, 33
      HSL:
        122°, 84.7826%, 36.0784%
        HSV (HSB):
        122°, 91.7647%, 66.6667%
        XYZ:
        14.6650, 28.8865, 5.3750
        xyY:
        0.2997, 0.5904, 28.8865
      CIE-Lab:
        60.6813, -62.3481, 58.8419
        CIE-LCH:
        60.6813, 85.7301, 136.6572
        CIE-Luv:
        60.6813, -56.3568, 72.4617
        Hunter-Lab:
        53.7461, -45.3508, 31.6929
      #0eaa12 color charts
#0eaa12 RGB chart
      #0eaa12 CMYK chart
      #0eaa12 RGB pie chart
      #0eaa12 color shades, tints & tones
#0eaa12 color schemes
#0eaa12 color preview, HTML & CSS examples
           This text has a color of #0eaa12        
        
          <p style="color:#0eaa12;">Text here</p>
        
        
          .mytext {color:#0eaa12;}
        
        Text color #0eaa12
      
           This box has a color of #0eaa12        
        
          <div style="background-color:#0eaa12;">Content here</div>
        
        
          .mybackground {background-color:#0eaa12;}
        
        Background color #0eaa12
      
           Border around this has a color of #0eaa12        
        
          <div style="border:2px solid #0eaa12;">Content here</div>
        
        
          .myborder {border:2px solid #0eaa12;}
        
        Border color #0eaa12