#997f8f color space conversions
Hex:
#997f8f
RGB:
153, 127, 143
CMY:
40, 50, 44
CMYK:
0, 17, 7, 40
HSL:
323°, 11.3043%, 54.9020%
HSV (HSB):
323°, 16.9935%, 60.0000%
XYZ:
25.6842, 23.9342, 29.2527
xyY:
0.3256, 0.3035, 23.9342
CIE-Lab:
56.0219, 12.8162, -4.8765
CIE-LCH:
56.0219, 13.7126, 339.1686
CIE-Luv:
56.0219, 14.2837, -9.0332
Hunter-Lab:
48.9226, 8.0972, -1.2059
#997f8f color charts
#997f8f color shades, tints & tones
#997f8f color schemes
#997f8f color preview, HTML & CSS examples
This text has a color of #997f8f
<p style="color:#997f8f;">Text here</p>
.mytext {color:#997f8f;}
This box has a color of #997f8f
<div style="background-color:#997f8f;">Content here</div>
.mybackground {background-color:#997f8f;}
Border around this has a color of #997f8f
<div style="border:2px solid #997f8f;">Content here</div>
.myborder {border:2px solid #997f8f;}