#995a5a color space conversions
Hex:
#995a5a
RGB:
153, 90, 90
CMY:
40, 65, 65
CMYK:
0, 41, 41, 40
HSL:
0°, 25.9259%, 47.6471%
HSV (HSB):
0°, 41.1765%, 60.0000%
XYZ:
18.6385, 14.8228, 11.5516
xyY:
0.4141, 0.3293, 14.8228
CIE-Lab:
45.3906, 25.8731, 11.1660
CIE-LCH:
45.3906, 28.1797, 23.3435
CIE-Luv:
45.3906, 42.8635, 9.2380
Hunter-Lab:
38.5004, 19.0382, 9.1610
#995a5a color charts
#995a5a color shades, tints & tones
#995a5a color schemes
#995a5a color preview, HTML & CSS examples
This text has a color of #995a5a
<p style="color:#995a5a;">Text here</p>
.mytext {color:#995a5a;}
This box has a color of #995a5a
<div style="background-color:#995a5a;">Content here</div>
.mybackground {background-color:#995a5a;}
Border around this has a color of #995a5a
<div style="border:2px solid #995a5a;">Content here</div>
.myborder {border:2px solid #995a5a;}