#12ecdc color space conversions
Hex:
#12ecdc
RGB:
18, 236, 220
CMY:
93, 7, 14
CMYK:
92, 0, 7, 7
HSL:
176°, 85.8268%, 49.8039%
HSV (HSB):
176°, 92.3729%, 92.5490%
XYZ:
43.1632, 65.2868, 78.0368
xyY:
0.2315, 0.3501, 65.2868
CIE-Lab:
84.6313, -49.4339, -5.4799
CIE-LCH:
84.6313, 49.7367, 186.3256
CIE-Luv:
84.6313, -66.4970, -0.8044
Hunter-Lab:
80.8003, -46.0465, -0.7021
#12ecdc color charts
#12ecdc color shades, tints & tones
#12ecdc color schemes
#12ecdc color preview, HTML & CSS examples
This text has a color of #12ecdc
<p style="color:#12ecdc;">Text here</p>
.mytext {color:#12ecdc;}
This box has a color of #12ecdc
<div style="background-color:#12ecdc;">Content here</div>
.mybackground {background-color:#12ecdc;}
Border around this has a color of #12ecdc
<div style="border:2px solid #12ecdc;">Content here</div>
.myborder {border:2px solid #12ecdc;}