#0e501a color space conversions
Hex:
        #0e501a
        RGB:
        14, 80, 26
        CMY:
        95, 69, 90
        CMYK:
        83, 0, 68, 69
      HSL:
        131°, 70.2128%, 18.4314%
        HSV (HSB):
        131°, 82.5000%, 31.3725%
        XYZ:
        3.2362, 5.9053, 1.9465
        xyY:
        0.2919, 0.5326, 5.9053
      CIE-Lab:
        29.1722, -32.6500, 25.5875
        CIE-LCH:
        29.1722, 41.4818, 141.9145
        CIE-Luv:
        29.1722, -24.7576, 28.7845
        Hunter-Lab:
        24.3008, -18.7548, 12.2613
      #0e501a color charts
#0e501a RGB chart
      #0e501a CMYK chart
      #0e501a RGB pie chart
      #0e501a color shades, tints & tones
#0e501a color schemes
#0e501a color preview, HTML & CSS examples
           This text has a color of #0e501a        
        
          <p style="color:#0e501a;">Text here</p>
        
        
          .mytext {color:#0e501a;}
        
        Text color #0e501a
      
           This box has a color of #0e501a        
        
          <div style="background-color:#0e501a;">Content here</div>
        
        
          .mybackground {background-color:#0e501a;}
        
        Background color #0e501a
      
           Border around this has a color of #0e501a        
        
          <div style="border:2px solid #0e501a;">Content here</div>
        
        
          .myborder {border:2px solid #0e501a;}
        
        Border color #0e501a