#0e7042 color space conversions
Hex:
        #0e7042
        RGB:
        14, 112, 66
        CMY:
        95, 56, 74
        CMYK:
        88, 0, 41, 56
      HSL:
        152°, 77.7778%, 24.7059%
        HSV (HSB):
        152°, 87.5000%, 43.9216%
        XYZ:
        6.9586, 12.0751, 7.1182
        xyY:
        0.2661, 0.4617, 12.0751
      CIE-Lab:
        41.3352, -37.9646, 18.2849
        CIE-LCH:
        41.3352, 42.1384, 154.2831
        CIE-Luv:
        41.3352, -34.8955, 27.1644
        Hunter-Lab:
        34.7492, -25.0658, 12.1791
      #0e7042 color charts
#0e7042 RGB chart
      #0e7042 CMYK chart
      #0e7042 RGB pie chart
      #0e7042 color shades, tints & tones
#0e7042 color schemes
#0e7042 color preview, HTML & CSS examples
           This text has a color of #0e7042        
        
          <p style="color:#0e7042;">Text here</p>
        
        
          .mytext {color:#0e7042;}
        
        Text color #0e7042
      
           This box has a color of #0e7042        
        
          <div style="background-color:#0e7042;">Content here</div>
        
        
          .mybackground {background-color:#0e7042;}
        
        Background color #0e7042
      
           Border around this has a color of #0e7042        
        
          <div style="border:2px solid #0e7042;">Content here</div>
        
        
          .myborder {border:2px solid #0e7042;}
        
        Border color #0e7042