#0e4034 color space conversions
Hex:
        #0e4034
        RGB:
        14, 64, 52
        CMY:
        95, 75, 80
        CMYK:
        78, 0, 19, 75
      HSL:
        166°, 64.1026%, 15.2941%
        HSV (HSB):
        166°, 78.1250%, 25.0980%
        XYZ:
        2.6343, 4.0081, 3.8836
        xyY:
        0.2503, 0.3808, 4.0081
      CIE-Lab:
        23.6982, -19.7982, 2.6104
        CIE-LCH:
        23.6982, 19.9695, 172.4889
        CIE-Luv:
        23.6982, -17.3204, 5.0743
        Hunter-Lab:
        20.0202, -11.5477, 2.5128
      #0e4034 color charts
#0e4034 RGB chart
      #0e4034 CMYK chart
      #0e4034 RGB pie chart
      #0e4034 color shades, tints & tones
#0e4034 color schemes
#0e4034 color preview, HTML & CSS examples
           This text has a color of #0e4034        
        
          <p style="color:#0e4034;">Text here</p>
        
        
          .mytext {color:#0e4034;}
        
        Text color #0e4034
      
           This box has a color of #0e4034        
        
          <div style="background-color:#0e4034;">Content here</div>
        
        
          .mybackground {background-color:#0e4034;}
        
        Background color #0e4034
      
           Border around this has a color of #0e4034        
        
          <div style="border:2px solid #0e4034;">Content here</div>
        
        
          .myborder {border:2px solid #0e4034;}
        
        Border color #0e4034