#7f8f9a color space conversions
Hex:
#7f8f9a
RGB:
127, 143, 154
CMY:
50, 44, 40
CMYK:
18, 7, 0, 40
HSL:
204°, 11.7904%, 55.0980%
HSV (HSB):
204°, 17.5325%, 60.3922%
XYZ:
24.4076, 26.4900, 34.3985
xyY:
0.2862, 0.3106, 26.4900
CIE-Lab:
58.4993, -3.3092, -7.7674
CIE-LCH:
58.4993, 8.4429, 246.9243
CIE-Luv:
58.4993, -9.0200, -10.7848
Hunter-Lab:
51.4685, -5.4208, -3.5980
#7f8f9a color charts
#7f8f9a color shades, tints & tones
#7f8f9a color schemes
#7f8f9a color preview, HTML & CSS examples
This text has a color of #7f8f9a
<p style="color:#7f8f9a;">Text here</p>
.mytext {color:#7f8f9a;}
This box has a color of #7f8f9a
<div style="background-color:#7f8f9a;">Content here</div>
.mybackground {background-color:#7f8f9a;}
Border around this has a color of #7f8f9a
<div style="border:2px solid #7f8f9a;">Content here</div>
.myborder {border:2px solid #7f8f9a;}