#3deddf color space conversions
Hex:
#3deddf
RGB:
61, 237, 223
CMY:
76, 7, 13
CMYK:
74, 0, 6, 7
HSL:
175°, 83.0189%, 58.4314%
HSV (HSB):
175°, 74.2616%, 92.9412%
XYZ:
45.5279, 66.8882, 80.3232
xyY:
0.2362, 0.3470, 66.8882
CIE-Lab:
85.4474, -46.0576, -5.8040
CIE-LCH:
85.4474, 46.4218, 187.1823
CIE-Luv:
85.4474, -62.9258, -1.7879
Hunter-Lab:
81.7852, -43.7573, -0.9805
#3deddf color charts
#3deddf color shades, tints & tones
#3deddf color schemes
#3deddf color preview, HTML & CSS examples
This text has a color of #3deddf
<p style="color:#3deddf;">Text here</p>
.mytext {color:#3deddf;}
This box has a color of #3deddf
<div style="background-color:#3deddf;">Content here</div>
.mybackground {background-color:#3deddf;}
Border around this has a color of #3deddf
<div style="border:2px solid #3deddf;">Content here</div>
.myborder {border:2px solid #3deddf;}