#0e925a color space conversions
Hex:
        #0e925a
        RGB:
        14, 146, 90
        CMY:
        95, 43, 65
        CMYK:
        90, 0, 38, 43
      HSL:
        155°, 82.5000%, 31.3725%
        HSV (HSB):
        155°, 90.4110%, 57.2549%
        XYZ:
        12.3055, 21.3893, 13.1528
        xyY:
        0.2627, 0.4566, 21.3893
      CIE-Lab:
        53.3730, -46.0782, 20.7419
        CIE-LCH:
        53.3730, 50.5314, 155.7653
        CIE-Luv:
        53.3730, -45.6119, 33.5189
        Hunter-Lab:
        46.2486, -33.4412, 15.5123
      #0e925a color charts
#0e925a RGB chart
      #0e925a CMYK chart
      #0e925a RGB pie chart
      #0e925a color shades, tints & tones
#0e925a color schemes
#0e925a color preview, HTML & CSS examples
           This text has a color of #0e925a        
        
          <p style="color:#0e925a;">Text here</p>
        
        
          .mytext {color:#0e925a;}
        
        Text color #0e925a
      
           This box has a color of #0e925a        
        
          <div style="background-color:#0e925a;">Content here</div>
        
        
          .mybackground {background-color:#0e925a;}
        
        Background color #0e925a
      
           Border around this has a color of #0e925a        
        
          <div style="border:2px solid #0e925a;">Content here</div>
        
        
          .myborder {border:2px solid #0e925a;}
        
        Border color #0e925a