#95584f color space conversions
Hex:
        #95584f
        RGB:
        149, 88, 79
        CMY:
        42, 65, 69
        CMYK:
        0, 41, 47, 42
      HSL:
        8°, 30.7018%, 44.7059%
        HSV (HSB):
        8°, 46.9799%, 58.4314%
        XYZ:
        17.2954, 13.9335, 9.1750
        xyY:
        0.4281, 0.3449, 13.9335
      CIE-Lab:
        44.1374, 24.1224, 16.0029
        CIE-LCH:
        44.1374, 28.9479, 33.5605
        CIE-Luv:
        44.1374, 42.8727, 14.7549
        Hunter-Lab:
        37.3276, 17.3831, 11.5561
      #95584f color charts
#95584f RGB chart
      #95584f CMYK chart
      #95584f RGB pie chart
      #95584f color shades, tints & tones
#95584f color schemes
#95584f color preview, HTML & CSS examples
           This text has a color of #95584f        
        
          <p style="color:#95584f;">Text here</p>
        
        
          .mytext {color:#95584f;}
        
        Text color #95584f
      
           This box has a color of #95584f        
        
          <div style="background-color:#95584f;">Content here</div>
        
        
          .mybackground {background-color:#95584f;}
        
        Background color #95584f
      
           Border around this has a color of #95584f        
        
          <div style="border:2px solid #95584f;">Content here</div>
        
        
          .myborder {border:2px solid #95584f;}
        
        Border color #95584f