#997e7e color space conversions
Hex:
#997e7e
RGB:
153, 126, 126
CMY:
40, 51, 51
CMYK:
0, 18, 18, 40
HSL:
0°, 11.6883%, 54.7059%
HSV (HSB):
0°, 17.6471%, 60.0000%
XYZ:
24.3636, 23.2004, 22.9327
xyY:
0.3456, 0.3291, 23.2004
CIE-Lab:
55.2781, 10.3842, 3.8985
CIE-LCH:
55.2781, 11.0919, 20.5772
CIE-Luv:
55.2781, 16.5725, 3.5652
Hunter-Lab:
48.1668, 5.9967, 5.4882
#997e7e color charts
#997e7e color shades, tints & tones
#997e7e color schemes
#997e7e color preview, HTML & CSS examples
This text has a color of #997e7e
<p style="color:#997e7e;">Text here</p>
.mytext {color:#997e7e;}
This box has a color of #997e7e
<div style="background-color:#997e7e;">Content here</div>
.mybackground {background-color:#997e7e;}
Border around this has a color of #997e7e
<div style="border:2px solid #997e7e;">Content here</div>
.myborder {border:2px solid #997e7e;}