#7e9f7e color space conversions
Hex:
#7e9f7e
RGB:
126, 159, 126
CMY:
51, 38, 51
CMYK:
21, 0, 21, 38
HSL:
120°, 14.6667%, 55.8824%
HSV (HSB):
120°, 20.7547%, 62.3529%
XYZ:
24.7682, 30.7383, 24.3663
xyY:
0.3101, 0.3848, 30.7383
CIE-Lab:
62.2860, -18.0738, 13.5514
CIE-LCH:
62.2860, 22.5899, 143.1382
CIE-Luv:
62.2860, -16.6711, 21.5445
Hunter-Lab:
55.4421, -17.2805, 12.7520
#7e9f7e color charts
#7e9f7e color shades, tints & tones
#7e9f7e color schemes
#7e9f7e color preview, HTML & CSS examples
This text has a color of #7e9f7e
<p style="color:#7e9f7e;">Text here</p>
.mytext {color:#7e9f7e;}
This box has a color of #7e9f7e
<div style="background-color:#7e9f7e;">Content here</div>
.mybackground {background-color:#7e9f7e;}
Border around this has a color of #7e9f7e
<div style="border:2px solid #7e9f7e;">Content here</div>
.myborder {border:2px solid #7e9f7e;}