#0e4411 color space conversions
Hex:
        #0e4411
        RGB:
        14, 68, 17
        CMY:
        95, 73, 93
        CMYK:
        79, 0, 75, 73
      HSL:
        123°, 65.8537%, 16.0784%
        HSV (HSB):
        123°, 79.4118%, 26.6667%
        XYZ:
        2.3494, 4.2681, 1.2303
        xyY:
        0.2994, 0.5439, 4.2681
      CIE-Lab:
        24.5386, -29.0856, 25.0146
        CIE-LCH:
        24.5386, 38.3628, 139.3033
        CIE-Luv:
        24.5386, -20.3223, 25.4994
        Hunter-Lab:
        20.6593, -15.8546, 10.9307
      #0e4411 color charts
#0e4411 RGB chart
      #0e4411 CMYK chart
      #0e4411 RGB pie chart
      #0e4411 color shades, tints & tones
#0e4411 color schemes
#0e4411 color preview, HTML & CSS examples
           This text has a color of #0e4411        
        
          <p style="color:#0e4411;">Text here</p>
        
        
          .mytext {color:#0e4411;}
        
        Text color #0e4411
      
           This box has a color of #0e4411        
        
          <div style="background-color:#0e4411;">Content here</div>
        
        
          .mybackground {background-color:#0e4411;}
        
        Background color #0e4411
      
           Border around this has a color of #0e4411        
        
          <div style="border:2px solid #0e4411;">Content here</div>
        
        
          .myborder {border:2px solid #0e4411;}
        
        Border color #0e4411