#996e97 color space conversions
Hex:
#996e97
RGB:
153, 110, 151
CMY:
40, 57, 41
CMYK:
0, 28, 1, 40
HSL:
303°, 17.4089%, 51.5686%
HSV (HSB):
303°, 28.1046%, 60.0000%
XYZ:
24.2987, 20.1585, 31.8885
xyY:
0.3183, 0.2640, 20.1585
CIE-Lab:
52.0160, 24.1629, -15.5483
CIE-LCH:
52.0160, 28.7332, 327.2396
CIE-Luv:
52.0160, 21.8369, -26.2120
Hunter-Lab:
44.8983, 18.0314, -10.6813
#996e97 color charts
#996e97 color shades, tints & tones
#996e97 color schemes
#996e97 color preview, HTML & CSS examples
This text has a color of #996e97
<p style="color:#996e97;">Text here</p>
.mytext {color:#996e97;}
This box has a color of #996e97
<div style="background-color:#996e97;">Content here</div>
.mybackground {background-color:#996e97;}
Border around this has a color of #996e97
<div style="border:2px solid #996e97;">Content here</div>
.myborder {border:2px solid #996e97;}