#3dfdbf color space conversions
Hex:
#3dfdbf
RGB:
61, 253, 191
CMY:
76, 1, 25
CMYK:
76, 0, 25, 1
HSL:
161°, 97.9592%, 61.5686%
HSV (HSB):
161°, 75.8893%, 99.2157%
XYZ:
46.4537, 75.0042, 61.3191
xyY:
0.2542, 0.4104, 75.0042
CIE-Lab:
89.3950, -60.4389, 16.5541
CIE-LCH:
89.3950, 62.6649, 164.6825
CIE-Luv:
89.3950, -70.6056, 34.4833
Hunter-Lab:
86.6050, -55.8138, 18.6443
#3dfdbf color charts
#3dfdbf color shades, tints & tones
#3dfdbf color schemes
#3dfdbf color preview, HTML & CSS examples
This text has a color of #3dfdbf
<p style="color:#3dfdbf;">Text here</p>
.mytext {color:#3dfdbf;}
This box has a color of #3dfdbf
<div style="background-color:#3dfdbf;">Content here</div>
.mybackground {background-color:#3dfdbf;}
Border around this has a color of #3dfdbf
<div style="border:2px solid #3dfdbf;">Content here</div>
.myborder {border:2px solid #3dfdbf;}