#0e7035 color space conversions
Hex:
        #0e7035
        RGB:
        14, 112, 53
        CMY:
        95, 56, 79
        CMYK:
        88, 0, 53, 56
      HSL:
        144°, 77.7778%, 24.7059%
        HSV (HSB):
        144°, 87.5000%, 43.9216%
        XYZ:
        6.6179, 11.9387, 5.3238
        xyY:
        0.2771, 0.4999, 11.9387
      CIE-Lab:
        41.1186, -40.5028, 25.3468
        CIE-LCH:
        41.1186, 47.7801, 147.9615
        CIE-Luv:
        41.1186, -35.5890, 34.4552
        Hunter-Lab:
        34.5525, -26.2785, 15.0515
      #0e7035 color charts
#0e7035 RGB chart
      #0e7035 CMYK chart
      #0e7035 RGB pie chart
      #0e7035 color shades, tints & tones
#0e7035 color schemes
#0e7035 color preview, HTML & CSS examples
           This text has a color of #0e7035        
        
          <p style="color:#0e7035;">Text here</p>
        
        
          .mytext {color:#0e7035;}
        
        Text color #0e7035
      
           This box has a color of #0e7035        
        
          <div style="background-color:#0e7035;">Content here</div>
        
        
          .mybackground {background-color:#0e7035;}
        
        Background color #0e7035
      
           Border around this has a color of #0e7035        
        
          <div style="border:2px solid #0e7035;">Content here</div>
        
        
          .myborder {border:2px solid #0e7035;}
        
        Border color #0e7035