#0e7041 color space conversions
Hex:
        #0e7041
        RGB:
        14, 112, 65
        CMY:
        95, 56, 75
        CMYK:
        88, 0, 42, 56
      HSL:
        151°, 77.7778%, 24.7059%
        HSV (HSB):
        151°, 87.5000%, 43.9216%
        XYZ:
        6.9294, 12.0634, 6.9643
        xyY:
        0.2670, 0.4647, 12.0634
      CIE-Lab:
        41.3166, -38.1781, 18.8380
        CIE-LCH:
        41.3166, 42.5728, 153.7371
        CIE-Luv:
        41.3166, -34.9529, 27.7712
        Hunter-Lab:
        34.7323, -25.1693, 12.4243
      #0e7041 color charts
#0e7041 RGB chart
      #0e7041 CMYK chart
      #0e7041 RGB pie chart
      #0e7041 color shades, tints & tones
#0e7041 color schemes
#0e7041 color preview, HTML & CSS examples
           This text has a color of #0e7041        
        
          <p style="color:#0e7041;">Text here</p>
        
        
          .mytext {color:#0e7041;}
        
        Text color #0e7041
      
           This box has a color of #0e7041        
        
          <div style="background-color:#0e7041;">Content here</div>
        
        
          .mybackground {background-color:#0e7041;}
        
        Background color #0e7041
      
           Border around this has a color of #0e7041        
        
          <div style="border:2px solid #0e7041;">Content here</div>
        
        
          .myborder {border:2px solid #0e7041;}
        
        Border color #0e7041