#12cccc color space conversions
Hex:
#12cccc
RGB:
18, 204, 204
CMY:
93, 20, 20
CMYK:
91, 0, 0, 20
HSL:
180°, 83.7838%, 43.5294%
HSV (HSB):
180°, 91.1765%, 80.0000%
XYZ:
32.7414, 47.6740, 64.6031
xyY:
0.2258, 0.3287, 47.6740
CIE-Lab:
74.6188, -40.0971, -11.8194
CIE-LCH:
74.6188, 41.8028, 196.4239
CIE-Luv:
74.6188, -57.0001, -12.3081
Hunter-Lab:
69.0463, -36.1873, -7.1422
#12cccc color charts
#12cccc color shades, tints & tones
#12cccc color schemes
#12cccc color preview, HTML & CSS examples
This text has a color of #12cccc
<p style="color:#12cccc;">Text here</p>
.mytext {color:#12cccc;}
This box has a color of #12cccc
<div style="background-color:#12cccc;">Content here</div>
.mybackground {background-color:#12cccc;}
Border around this has a color of #12cccc
<div style="border:2px solid #12cccc;">Content here</div>
.myborder {border:2px solid #12cccc;}