#4e7e8e color space conversions
Hex:
#4e7e8e
RGB:
78, 126, 142
CMY:
69, 51, 44
CMYK:
45, 11, 0, 44
HSL:
195°, 29.0909%, 43.1373%
HSV (HSB):
195°, 45.0704%, 55.6863%
XYZ:
15.4852, 18.4944, 28.3448
xyY:
0.2485, 0.2967, 18.4944
CIE-Lab:
50.0904, -11.7882, -13.7541
CIE-LCH:
50.0904, 18.1145, 229.4013
CIE-Luv:
50.0904, -22.1055, -18.1798
Hunter-Lab:
43.0051, -10.9849, -8.9746
#4e7e8e color charts
#4e7e8e color shades, tints & tones
#4e7e8e color schemes
#4e7e8e color preview, HTML & CSS examples
This text has a color of #4e7e8e
<p style="color:#4e7e8e;">Text here</p>
.mytext {color:#4e7e8e;}
This box has a color of #4e7e8e
<div style="background-color:#4e7e8e;">Content here</div>
.mybackground {background-color:#4e7e8e;}
Border around this has a color of #4e7e8e
<div style="border:2px solid #4e7e8e;">Content here</div>
.myborder {border:2px solid #4e7e8e;}