#4e7e7e color space conversions
Hex:
#4e7e7e
RGB:
78, 126, 126
CMY:
69, 51, 51
CMYK:
38, 0, 0, 51
HSL:
180°, 23.5294%, 40.0000%
HSV (HSB):
180°, 38.0952%, 49.4118%
XYZ:
14.3686, 18.0478, 22.4649
xyY:
0.2618, 0.3289, 18.0478
CIE-Lab:
49.5540, -16.2044, -5.1561
CIE-LCH:
49.5540, 17.0049, 197.6507
CIE-Luv:
49.5540, -22.4067, -4.8418
Hunter-Lab:
42.4827, -13.9718, -1.6148
#4e7e7e color charts
#4e7e7e color shades, tints & tones
#4e7e7e color schemes
#4e7e7e color preview, HTML & CSS examples
This text has a color of #4e7e7e
<p style="color:#4e7e7e;">Text here</p>
.mytext {color:#4e7e7e;}
This box has a color of #4e7e7e
<div style="background-color:#4e7e7e;">Content here</div>
.mybackground {background-color:#4e7e7e;}
Border around this has a color of #4e7e7e
<div style="border:2px solid #4e7e7e;">Content here</div>
.myborder {border:2px solid #4e7e7e;}