#996b8b color space conversions
Hex:
#996b8b
RGB:
153, 107, 139
CMY:
40, 58, 45
CMYK:
0, 30, 9, 40
HSL:
318°, 18.4000%, 50.9804%
HSV (HSB):
318°, 30.0654%, 60.0000%
XYZ:
23.0548, 19.1518, 26.9076
xyY:
0.3336, 0.2771, 19.1518
CIE-Lab:
50.8643, 23.6167, -10.2239
CIE-LCH:
50.8643, 25.7347, 336.5918
CIE-Luv:
50.8643, 25.1149, -18.2262
Hunter-Lab:
43.7627, 17.4513, -5.8207
#996b8b color charts
#996b8b color shades, tints & tones
#996b8b color schemes
#996b8b color preview, HTML & CSS examples
This text has a color of #996b8b
<p style="color:#996b8b;">Text here</p>
.mytext {color:#996b8b;}
This box has a color of #996b8b
<div style="background-color:#996b8b;">Content here</div>
.mybackground {background-color:#996b8b;}
Border around this has a color of #996b8b
<div style="border:2px solid #996b8b;">Content here</div>
.myborder {border:2px solid #996b8b;}