#0e341a color space conversions
Hex:
        #0e341a
        RGB:
        14, 52, 26
        CMY:
        95, 80, 90
        CMYK:
        73, 0, 50, 80
      HSL:
        139°, 57.5758%, 12.9412%
        HSV (HSB):
        139°, 73.0769%, 20.3922%
        XYZ:
        1.5955, 2.6239, 1.3997
        xyY:
        0.2839, 0.4670, 2.6239
      CIE-Lab:
        18.4700, -20.5531, 12.5803
        CIE-LCH:
        18.4700, 24.0976, 148.5297
        CIE-Luv:
        18.4700, -13.5651, 13.1259
        Hunter-Lab:
        16.1985, -10.7653, 6.2159
      #0e341a color charts
#0e341a RGB chart
      #0e341a CMYK chart
      #0e341a RGB pie chart
      #0e341a color shades, tints & tones
#0e341a color schemes
#0e341a color preview, HTML & CSS examples
           This text has a color of #0e341a        
        
          <p style="color:#0e341a;">Text here</p>
        
        
          .mytext {color:#0e341a;}
        
        Text color #0e341a
      
           This box has a color of #0e341a        
        
          <div style="background-color:#0e341a;">Content here</div>
        
        
          .mybackground {background-color:#0e341a;}
        
        Background color #0e341a
      
           Border around this has a color of #0e341a        
        
          <div style="border:2px solid #0e341a;">Content here</div>
        
        
          .myborder {border:2px solid #0e341a;}
        
        Border color #0e341a