#3f4e4e color space conversions
Hex:
#3f4e4e
RGB:
63, 78, 78
CMY:
75, 69, 69
CMYK:
19, 0, 0, 69
HSL:
180°, 10.6383%, 27.6471%
HSV (HSB):
180°, 19.2308%, 30.5882%
XYZ:
6.1494, 7.0556, 8.2455
xyY:
0.2867, 0.3289, 7.0556
CIE-Lab:
31.9331, -5.8830, -1.9719
CIE-LCH:
31.9331, 6.2047, 198.5304
CIE-Luv:
31.9331, -7.4418, -1.6108
Hunter-Lab:
26.5624, -5.1598, 0.1889
#3f4e4e color charts
#3f4e4e color shades, tints & tones
#3f4e4e color schemes
#3f4e4e color preview, HTML & CSS examples
This text has a color of #3f4e4e
<p style="color:#3f4e4e;">Text here</p>
.mytext {color:#3f4e4e;}
This box has a color of #3f4e4e
<div style="background-color:#3f4e4e;">Content here</div>
.mybackground {background-color:#3f4e4e;}
Border around this has a color of #3f4e4e
<div style="border:2px solid #3f4e4e;">Content here</div>
.myborder {border:2px solid #3f4e4e;}