#0aa095 color space conversions
Hex:
        #0aa095
        RGB:
        10, 160, 149
        CMY:
        96, 37, 42
        CMYK:
        94, 0, 7, 37
      HSL:
        176°, 88.2353%, 33.3333%
        HSV (HSB):
        176°, 93.7500%, 62.7451%
        XYZ:
        18.1208, 27.3761, 32.7628
        xyY:
        0.2315, 0.3498, 27.3761
      CIE-Lab:
        59.3208, -36.8860, -4.1568
        CIE-LCH:
        59.3208, 37.1194, 186.4297
        CIE-Luv:
        59.3208, -46.5121, -0.6616
        Hunter-Lab:
        52.3221, -29.7436, -0.5004
      #0aa095 color charts
#0aa095 RGB chart
      #0aa095 CMYK chart
      #0aa095 RGB pie chart
      #0aa095 color shades, tints & tones
#0aa095 color schemes
#0aa095 color preview, HTML & CSS examples
           This text has a color of #0aa095        
        
          <p style="color:#0aa095;">Text here</p>
        
        
          .mytext {color:#0aa095;}
        
        Text color #0aa095
      
           This box has a color of #0aa095        
        
          <div style="background-color:#0aa095;">Content here</div>
        
        
          .mybackground {background-color:#0aa095;}
        
        Background color #0aa095
      
           Border around this has a color of #0aa095        
        
          <div style="border:2px solid #0aa095;">Content here</div>
        
        
          .myborder {border:2px solid #0aa095;}
        
        Border color #0aa095