#12eedc color space conversions
Hex:
#12eedc
RGB:
18, 238, 220
CMY:
93, 7, 14
CMYK:
92, 0, 8, 7
HSL:
175°, 86.6142%, 50.1961%
HSV (HSB):
175°, 92.4370%, 93.3333%
XYZ:
43.7423, 66.4450, 78.2299
xyY:
0.2322, 0.3526, 66.4450
CIE-Lab:
85.2229, -50.2727, -4.6074
CIE-LCH:
85.2229, 50.4834, 185.2365
CIE-Luv:
85.2229, -67.1615, 0.7178
Hunter-Lab:
81.5138, -46.8617, 0.1583
#12eedc color charts
#12eedc color shades, tints & tones
#12eedc color schemes
#12eedc color preview, HTML & CSS examples
This text has a color of #12eedc
<p style="color:#12eedc;">Text here</p>
.mytext {color:#12eedc;}
This box has a color of #12eedc
<div style="background-color:#12eedc;">Content here</div>
.mybackground {background-color:#12eedc;}
Border around this has a color of #12eedc
<div style="border:2px solid #12eedc;">Content here</div>
.myborder {border:2px solid #12eedc;}