#3daf7e color space conversions
Hex:
#3daf7e
RGB:
61, 175, 126
CMY:
76, 31, 51
CMYK:
65, 0, 28, 31
HSL:
154°, 48.3051%, 46.2745%
HSV (HSB):
154°, 65.1429%, 68.6275%
XYZ:
21.0203, 33.1584, 25.0310
xyY:
0.2654, 0.4186, 33.1584
CIE-Lab:
64.2890, -43.7042, 15.9105
CIE-LCH:
64.2890, 46.5103, 159.9960
CIE-Luv:
64.2890, -46.9419, 28.8303
Hunter-Lab:
57.5833, -35.6108, 14.5355
#3daf7e color charts
#3daf7e color shades, tints & tones
#3daf7e color schemes
#3daf7e color preview, HTML & CSS examples
This text has a color of #3daf7e
<p style="color:#3daf7e;">Text here</p>
.mytext {color:#3daf7e;}
This box has a color of #3daf7e
<div style="background-color:#3daf7e;">Content here</div>
.mybackground {background-color:#3daf7e;}
Border around this has a color of #3daf7e
<div style="border:2px solid #3daf7e;">Content here</div>
.myborder {border:2px solid #3daf7e;}