#0e825d color space conversions
Hex:
        #0e825d
        RGB:
        14, 130, 93
        CMY:
        95, 49, 64
        CMYK:
        89, 0, 28, 49
      HSL:
        161°, 80.5556%, 28.2353%
        HSV (HSB):
        161°, 89.2308%, 50.9804%
        XYZ:
        10.1395, 16.8489, 13.0737
        xyY:
        0.2531, 0.4206, 16.8489
      CIE-Lab:
        48.0691, -39.0247, 11.7961
        CIE-LCH:
        48.0691, 40.7686, 163.1814
        CIE-Luv:
        48.0691, -39.7333, 21.0135
        Hunter-Lab:
        41.0475, -27.7401, 9.8493
      #0e825d color charts
#0e825d RGB chart
      #0e825d CMYK chart
      #0e825d RGB pie chart
      #0e825d color shades, tints & tones
#0e825d color schemes
#0e825d color preview, HTML & CSS examples
           This text has a color of #0e825d        
        
          <p style="color:#0e825d;">Text here</p>
        
        
          .mytext {color:#0e825d;}
        
        Text color #0e825d
      
           This box has a color of #0e825d        
        
          <div style="background-color:#0e825d;">Content here</div>
        
        
          .mybackground {background-color:#0e825d;}
        
        Background color #0e825d
      
           Border around this has a color of #0e825d        
        
          <div style="border:2px solid #0e825d;">Content here</div>
        
        
          .myborder {border:2px solid #0e825d;}
        
        Border color #0e825d