#0e4015 color space conversions
Hex:
        #0e4015
        RGB:
        14, 64, 21
        CMY:
        95, 75, 92
        CMYK:
        78, 0, 67, 75
      HSL:
        128°, 64.1026%, 15.2941%
        HSV (HSB):
        128°, 78.1250%, 25.0980%
        XYZ:
        2.1499, 3.8143, 1.3324
        xyY:
        0.2946, 0.5228, 3.8143
      CIE-Lab:
        23.0478, -26.9058, 21.2358
        CIE-LCH:
        23.0478, 34.2765, 141.7172
        CIE-Luv:
        23.0478, -18.6124, 22.0085
        Hunter-Lab:
        19.5302, -14.5289, 9.6263
      #0e4015 color charts
#0e4015 RGB chart
      #0e4015 CMYK chart
      #0e4015 RGB pie chart
      #0e4015 color shades, tints & tones
#0e4015 color schemes
#0e4015 color preview, HTML & CSS examples
           This text has a color of #0e4015        
        
          <p style="color:#0e4015;">Text here</p>
        
        
          .mytext {color:#0e4015;}
        
        Text color #0e4015
      
           This box has a color of #0e4015        
        
          <div style="background-color:#0e4015;">Content here</div>
        
        
          .mybackground {background-color:#0e4015;}
        
        Background color #0e4015
      
           Border around this has a color of #0e4015        
        
          <div style="border:2px solid #0e4015;">Content here</div>
        
        
          .myborder {border:2px solid #0e4015;}
        
        Border color #0e4015