#99696e color space conversions
Hex:
#99696e
RGB:
153, 105, 110
CMY:
40, 59, 57
CMYK:
0, 31, 28, 40
HSL:
354°, 19.0476%, 50.5882%
HSV (HSB):
354°, 31.3725%, 60.0000%
XYZ:
21.0029, 18.0012, 17.1195
xyY:
0.3742, 0.3207, 18.0012
CIE-Lab:
49.4976, 19.9680, 4.9809
CIE-LCH:
49.4976, 20.5799, 14.0062
CIE-Luv:
49.4976, 30.5878, 3.1240
Hunter-Lab:
42.4279, 14.1134, 5.7763
#99696e color charts
#99696e color shades, tints & tones
#99696e color schemes
#99696e color preview, HTML & CSS examples
This text has a color of #99696e
<p style="color:#99696e;">Text here</p>
.mytext {color:#99696e;}
This box has a color of #99696e
<div style="background-color:#99696e;">Content here</div>
.mybackground {background-color:#99696e;}
Border around this has a color of #99696e
<div style="border:2px solid #99696e;">Content here</div>
.myborder {border:2px solid #99696e;}