#95705b color space conversions
Hex:
        #95705b
        RGB:
        149, 112, 91
        CMY:
        42, 56, 64
        CMYK:
        0, 25, 39, 42
      HSL:
        22°, 24.1667%, 47.0588%
        HSV (HSB):
        22°, 38.9262%, 58.4314%
        XYZ:
        20.0769, 18.7332, 12.4552
        xyY:
        0.3916, 0.3654, 18.7332
      CIE-Lab:
        50.3736, 11.6827, 17.3504
        CIE-LCH:
        50.3736, 20.9170, 56.0461
        CIE-Luv:
        50.3736, 25.8323, 19.5327
        Hunter-Lab:
        43.2819, 7.0564, 13.2354
      #95705b color charts
#95705b RGB chart
      #95705b CMYK chart
      #95705b RGB pie chart
      #95705b color shades, tints & tones
#95705b color schemes
#95705b color preview, HTML & CSS examples
           This text has a color of #95705b        
        
          <p style="color:#95705b;">Text here</p>
        
        
          .mytext {color:#95705b;}
        
        Text color #95705b
      
           This box has a color of #95705b        
        
          <div style="background-color:#95705b;">Content here</div>
        
        
          .mybackground {background-color:#95705b;}
        
        Background color #95705b
      
           Border around this has a color of #95705b        
        
          <div style="border:2px solid #95705b;">Content here</div>
        
        
          .myborder {border:2px solid #95705b;}
        
        Border color #95705b