#0e4123 color space conversions
Hex:
        #0e4123
        RGB:
        14, 65, 35
        CMY:
        95, 75, 86
        CMYK:
        78, 0, 46, 75
      HSL:
        145°, 64.5570%, 15.4902%
        HSV (HSB):
        145°, 78.4615%, 25.4902%
        XYZ:
        2.3748, 3.9953, 2.2361
        xyY:
        0.2759, 0.4642, 3.9953
      CIE-Lab:
        23.6559, -24.7585, 13.6024
        CIE-LCH:
        23.6559, 28.2491, 151.2154
        CIE-Luv:
        23.6559, -18.5122, 16.2050
        Hunter-Lab:
        19.9883, -13.7722, 7.3589
      #0e4123 color charts
#0e4123 RGB chart
      #0e4123 CMYK chart
      #0e4123 RGB pie chart
      #0e4123 color shades, tints & tones
#0e4123 color schemes
#0e4123 color preview, HTML & CSS examples
           This text has a color of #0e4123        
        
          <p style="color:#0e4123;">Text here</p>
        
        
          .mytext {color:#0e4123;}
        
        Text color #0e4123
      
           This box has a color of #0e4123        
        
          <div style="background-color:#0e4123;">Content here</div>
        
        
          .mybackground {background-color:#0e4123;}
        
        Background color #0e4123
      
           Border around this has a color of #0e4123        
        
          <div style="border:2px solid #0e4123;">Content here</div>
        
        
          .myborder {border:2px solid #0e4123;}
        
        Border color #0e4123