#95827d color space conversions
Hex:
        #95827d
        RGB:
        149, 130, 125
        CMY:
        42, 49, 51
        CMYK:
        0, 13, 16, 42
      HSL:
        13°, 10.1695%, 53.7255%
        HSV (HSB):
        13°, 16.1074%, 58.4314%
        XYZ:
        24.0787, 23.8355, 22.7337
        xyY:
        0.3408, 0.3374, 23.8355
      CIE-Lab:
        55.9227, 6.3630, 5.3550
        CIE-LCH:
        55.9227, 8.3165, 40.0836
        CIE-Luv:
        55.9227, 11.8375, 6.2323
        Hunter-Lab:
        48.8216, 2.5981, 6.5669
      #95827d color charts
#95827d RGB chart
      #95827d CMYK chart
      #95827d RGB pie chart
      #95827d color shades, tints & tones
#95827d color schemes
#95827d color preview, HTML & CSS examples
           This text has a color of #95827d        
        
          <p style="color:#95827d;">Text here</p>
        
        
          .mytext {color:#95827d;}
        
        Text color #95827d
      
           This box has a color of #95827d        
        
          <div style="background-color:#95827d;">Content here</div>
        
        
          .mybackground {background-color:#95827d;}
        
        Background color #95827d
      
           Border around this has a color of #95827d        
        
          <div style="border:2px solid #95827d;">Content here</div>
        
        
          .myborder {border:2px solid #95827d;}
        
        Border color #95827d