#12dddd color space conversions
Hex:
#12dddd
RGB:
18, 221, 221
CMY:
93, 13, 13
CMYK:
92, 0, 0, 13
HSL:
180°, 84.9372%, 46.8627%
HSV (HSB):
180°, 91.8552%, 86.6667%
XYZ:
39.1571, 57.0620, 77.3569
xyY:
0.2256, 0.3287, 57.0620
CIE-Lab:
80.2144, -42.6738, -12.5739
CIE-LCH:
80.2144, 44.4877, 196.4177
CIE-Luv:
80.2144, -61.4006, -13.2583
Hunter-Lab:
75.5394, -39.6655, -7.8390
#12dddd color charts
#12dddd color shades, tints & tones
#12dddd color schemes
#12dddd color preview, HTML & CSS examples
This text has a color of #12dddd
<p style="color:#12dddd;">Text here</p>
.mytext {color:#12dddd;}
This box has a color of #12dddd
<div style="background-color:#12dddd;">Content here</div>
.mybackground {background-color:#12dddd;}
Border around this has a color of #12dddd
<div style="border:2px solid #12dddd;">Content here</div>
.myborder {border:2px solid #12dddd;}