#95a88d color space conversions
Hex:
        #95a88d
        RGB:
        149, 168, 141
        CMY:
        42, 34, 45
        CMYK:
        11, 0, 16, 34
      HSL:
        102°, 13.4328%, 60.5882%
        HSV (HSB):
        102°, 16.0714%, 65.8824%
        XYZ:
        31.2048, 36.3179, 30.5647
        xyY:
        0.3181, 0.3703, 36.3179
      CIE-Lab:
        66.7621, -11.8033, 11.7400
        CIE-LCH:
        66.7621, 16.6477, 135.1543
        CIE-Luv:
        66.7621, -9.4531, 18.4175
        Hunter-Lab:
        60.2643, -13.0356, 12.1145
      #95a88d color charts
#95a88d RGB chart
      #95a88d CMYK chart
      #95a88d RGB pie chart
      #95a88d color shades, tints & tones
#95a88d color schemes
#95a88d color preview, HTML & CSS examples
           This text has a color of #95a88d        
        
          <p style="color:#95a88d;">Text here</p>
        
        
          .mytext {color:#95a88d;}
        
        Text color #95a88d
      
           This box has a color of #95a88d        
        
          <div style="background-color:#95a88d;">Content here</div>
        
        
          .mybackground {background-color:#95a88d;}
        
        Background color #95a88d
      
           Border around this has a color of #95a88d        
        
          <div style="border:2px solid #95a88d;">Content here</div>
        
        
          .myborder {border:2px solid #95a88d;}
        
        Border color #95a88d