#3faf7e color space conversions
Hex:
#3faf7e
RGB:
63, 175, 126
CMY:
75, 31, 51
CMYK:
64, 0, 28, 31
HSL:
154°, 47.0588%, 46.6667%
HSV (HSB):
154°, 64.0000%, 68.6275%
XYZ:
21.1458, 33.2231, 25.0369
xyY:
0.2663, 0.4184, 33.2231
CIE-Lab:
64.3411, -43.3288, 15.9908
CIE-LCH:
64.3411, 46.1854, 159.7430
CIE-Luv:
64.3411, -46.4960, 28.8851
Hunter-Lab:
57.6395, -35.3840, 14.5938
#3faf7e color charts
#3faf7e color shades, tints & tones
#3faf7e color schemes
#3faf7e color preview, HTML & CSS examples
This text has a color of #3faf7e
<p style="color:#3faf7e;">Text here</p>
.mytext {color:#3faf7e;}
This box has a color of #3faf7e
<div style="background-color:#3faf7e;">Content here</div>
.mybackground {background-color:#3faf7e;}
Border around this has a color of #3faf7e
<div style="border:2px solid #3faf7e;">Content here</div>
.myborder {border:2px solid #3faf7e;}