#3daf8e color space conversions
Hex:
#3daf8e
RGB:
61, 175, 142
CMY:
76, 31, 44
CMYK:
65, 0, 19, 31
HSL:
163°, 48.3051%, 46.2745%
HSV (HSB):
163°, 65.1429%, 68.6275%
XYZ:
22.1369, 33.6050, 30.9109
xyY:
0.2555, 0.3878, 33.6050
CIE-Lab:
64.6478, -39.9894, 7.6021
CIE-LCH:
64.6478, 40.7055, 169.2363
CIE-Luv:
64.6478, -46.0362, 17.0691
Hunter-Lab:
57.9699, -33.2835, 8.9641
#3daf8e color charts
#3daf8e color shades, tints & tones
#3daf8e color schemes
#3daf8e color preview, HTML & CSS examples
This text has a color of #3daf8e
<p style="color:#3daf8e;">Text here</p>
.mytext {color:#3daf8e;}
This box has a color of #3daf8e
<div style="background-color:#3daf8e;">Content here</div>
.mybackground {background-color:#3daf8e;}
Border around this has a color of #3daf8e
<div style="border:2px solid #3daf8e;">Content here</div>
.myborder {border:2px solid #3daf8e;}