#3decbd color space conversions
Hex:
#3decbd
RGB:
61, 236, 189
CMY:
76, 7, 26
CMYK:
74, 0, 20, 7
HSL:
164°, 82.1596%, 58.2353%
HSV (HSB):
164°, 74.1525%, 92.5490%
XYZ:
41.1052, 64.6571, 58.4577
xyY:
0.2503, 0.3937, 64.6571
CIE-Lab:
84.3067, -54.2425, 10.3913
CIE-LCH:
84.3067, 55.2289, 169.1552
CIE-Luv:
84.3067, -64.9309, 24.3066
Hunter-Lab:
80.4097, -49.4681, 13.1830
#3decbd color charts
#3decbd color shades, tints & tones
#3decbd color schemes
#3decbd color preview, HTML & CSS examples
This text has a color of #3decbd
<p style="color:#3decbd;">Text here</p>
.mytext {color:#3decbd;}
This box has a color of #3decbd
<div style="background-color:#3decbd;">Content here</div>
.mybackground {background-color:#3decbd;}
Border around this has a color of #3decbd
<div style="border:2px solid #3decbd;">Content here</div>
.myborder {border:2px solid #3decbd;}