#0b996e color space conversions
Hex:
        #0b996e
        RGB:
        11, 153, 110
        CMY:
        96, 40, 57
        CMYK:
        93, 0, 28, 40
      HSL:
        162°, 86.5854%, 32.1569%
        HSV (HSB):
        162°, 92.8105%, 60.0000%
        XYZ:
        14.3437, 23.9794, 18.6243
        xyY:
        0.2519, 0.4211, 23.9794
      CIE-Lab:
        56.0672, -44.4325, 13.2331
        CIE-LCH:
        56.0672, 46.3612, 163.4151
        CIE-Luv:
        56.0672, -46.9258, 24.5381
        Hunter-Lab:
        48.9688, -33.4099, 11.7283
      #0b996e color charts
#0b996e RGB chart
      #0b996e CMYK chart
      #0b996e RGB pie chart
      #0b996e color shades, tints & tones
#0b996e color schemes
#0b996e color preview, HTML & CSS examples
           This text has a color of #0b996e        
        
          <p style="color:#0b996e;">Text here</p>
        
        
          .mytext {color:#0b996e;}
        
        Text color #0b996e
      
           This box has a color of #0b996e        
        
          <div style="background-color:#0b996e;">Content here</div>
        
        
          .mybackground {background-color:#0b996e;}
        
        Background color #0b996e
      
           Border around this has a color of #0b996e        
        
          <div style="border:2px solid #0b996e;">Content here</div>
        
        
          .myborder {border:2px solid #0b996e;}
        
        Border color #0b996e