#996b7e color space conversions
Hex:
#996b7e
RGB:
153, 107, 126
CMY:
40, 58, 51
CMYK:
0, 30, 18, 40
HSL:
335°, 18.4000%, 50.9804%
HSV (HSB):
335°, 30.0654%, 60.0000%
XYZ:
22.1605, 18.7941, 22.1983
xyY:
0.3509, 0.2976, 18.7941
CIE-Lab:
50.4454, 21.3371, -3.1498
CIE-LCH:
50.4454, 21.5684, 351.6025
CIE-Luv:
50.4454, 27.0856, -7.8729
Hunter-Lab:
43.3521, 15.3783, -0.0128
#996b7e color charts
#996b7e color shades, tints & tones
#996b7e color schemes
#996b7e color preview, HTML & CSS examples
This text has a color of #996b7e
<p style="color:#996b7e;">Text here</p>
.mytext {color:#996b7e;}
This box has a color of #996b7e
<div style="background-color:#996b7e;">Content here</div>
.mybackground {background-color:#996b7e;}
Border around this has a color of #996b7e
<div style="border:2px solid #996b7e;">Content here</div>
.myborder {border:2px solid #996b7e;}