#0e4009 color space conversions
Hex:
        #0e4009
        RGB:
        14, 64, 9
        CMY:
        95, 75, 96
        CMYK:
        78, 0, 86, 75
      HSL:
        115°, 75.3425%, 14.3137%
        HSV (HSB):
        115°, 85.9375%, 25.0980%
        XYZ:
        2.0638, 3.7799, 0.8793
        xyY:
        0.3070, 0.5622, 3.7799
      CIE-Lab:
        22.9300, -28.3103, 26.9580
        CIE-LCH:
        22.9300, 39.0923, 136.4017
        CIE-Luv:
        22.9300, -18.8957, 25.5521
        Hunter-Lab:
        19.4419, -15.0751, 10.9279
      #0e4009 color charts
#0e4009 RGB chart
      #0e4009 CMYK chart
      #0e4009 RGB pie chart
      #0e4009 color shades, tints & tones
#0e4009 color schemes
#0e4009 color preview, HTML & CSS examples
           This text has a color of #0e4009        
        
          <p style="color:#0e4009;">Text here</p>
        
        
          .mytext {color:#0e4009;}
        
        Text color #0e4009
      
           This box has a color of #0e4009        
        
          <div style="background-color:#0e4009;">Content here</div>
        
        
          .mybackground {background-color:#0e4009;}
        
        Background color #0e4009
      
           Border around this has a color of #0e4009        
        
          <div style="border:2px solid #0e4009;">Content here</div>
        
        
          .myborder {border:2px solid #0e4009;}
        
        Border color #0e4009