#95b091 color space conversions
Hex:
        #95b091
        RGB:
        149, 176, 145
        CMY:
        42, 31, 43
        CMYK:
        15, 0, 18, 31
      HSL:
        112°, 16.4021%, 62.9412%
        HSV (HSB):
        112°, 17.6136%, 69.0196%
        XYZ:
        33.0306, 39.4846, 32.6684
        xyY:
        0.3140, 0.3754, 39.4846
      CIE-Lab:
        69.1008, -15.2837, 12.8341
        CIE-LCH:
        69.1008, 19.9576, 139.9789
        CIE-Luv:
        69.1008, -13.6317, 20.6306
        Hunter-Lab:
        62.8367, -16.1345, 13.1612
      #95b091 color charts
#95b091 RGB chart
      #95b091 CMYK chart
      #95b091 RGB pie chart
      #95b091 color shades, tints & tones
#95b091 color schemes
#95b091 color preview, HTML & CSS examples
           This text has a color of #95b091        
        
          <p style="color:#95b091;">Text here</p>
        
        
          .mytext {color:#95b091;}
        
        Text color #95b091
      
           This box has a color of #95b091        
        
          <div style="background-color:#95b091;">Content here</div>
        
        
          .mybackground {background-color:#95b091;}
        
        Background color #95b091
      
           Border around this has a color of #95b091        
        
          <div style="border:2px solid #95b091;">Content here</div>
        
        
          .myborder {border:2px solid #95b091;}
        
        Border color #95b091