#0e5600 color space conversions
Hex:
        #0e5600
        RGB:
        14, 86, 0
        CMY:
        95, 66, 100
        CMYK:
        84, 0, 100, 66
      HSL:
        110°, 100.0000%, 16.8627%
        HSV (HSB):
        110°, 100.0000%, 33.7255%
        XYZ:
        3.5089, 6.7489, 1.1177
        xyY:
        0.3085, 0.5933, 6.7489
      CIE-Lab:
        31.2284, -37.0836, 37.9616
        CIE-LCH:
        31.2284, 53.0686, 134.3297
        CIE-Luv:
        31.2284, -27.6045, 37.9885
        Hunter-Lab:
        25.9787, -21.3531, 15.6341
      #0e5600 color charts
#0e5600 RGB chart
      #0e5600 CMYK chart
      #0e5600 RGB pie chart
      #0e5600 color shades, tints & tones
#0e5600 color schemes
#0e5600 color preview, HTML & CSS examples
           This text has a color of #0e5600        
        
          <p style="color:#0e5600;">Text here</p>
        
        
          .mytext {color:#0e5600;}
        
        Text color #0e5600
      
           This box has a color of #0e5600        
        
          <div style="background-color:#0e5600;">Content here</div>
        
        
          .mybackground {background-color:#0e5600;}
        
        Background color #0e5600
      
           Border around this has a color of #0e5600        
        
          <div style="border:2px solid #0e5600;">Content here</div>
        
        
          .myborder {border:2px solid #0e5600;}
        
        Border color #0e5600