#0e772d color space conversions
Hex:
        #0e772d
        RGB:
        14, 119, 45
        CMY:
        95, 53, 82
        CMYK:
        88, 0, 62, 53
      HSL:
        138°, 78.9474%, 26.0784%
        HSV (HSB):
        138°, 88.2353%, 46.6667%
        XYZ:
        7.2516, 13.4765, 4.7016
        xyY:
        0.2852, 0.5300, 13.4765
      CIE-Lab:
        43.4726, -44.2827, 32.3729
        CIE-LCH:
        43.4726, 54.8541, 143.8313
        CIE-Luv:
        43.4726, -38.4635, 42.0081
        Hunter-Lab:
        36.7103, -28.9830, 18.1037
      #0e772d color charts
#0e772d RGB chart
      #0e772d CMYK chart
      #0e772d RGB pie chart
      #0e772d color shades, tints & tones
#0e772d color schemes
#0e772d color preview, HTML & CSS examples
           This text has a color of #0e772d        
        
          <p style="color:#0e772d;">Text here</p>
        
        
          .mytext {color:#0e772d;}
        
        Text color #0e772d
      
           This box has a color of #0e772d        
        
          <div style="background-color:#0e772d;">Content here</div>
        
        
          .mybackground {background-color:#0e772d;}
        
        Background color #0e772d
      
           Border around this has a color of #0e772d        
        
          <div style="border:2px solid #0e772d;">Content here</div>
        
        
          .myborder {border:2px solid #0e772d;}
        
        Border color #0e772d