#12c2c2 color space conversions
Hex:
#12c2c2
RGB:
18, 194, 194
CMY:
93, 24, 24
CMYK:
91, 0, 0, 24
HSL:
180°, 83.0189%, 41.5686%
HSV (HSB):
180°, 90.7216%, 76.0784%
XYZ:
29.2788, 42.6072, 57.7198
xyY:
0.2259, 0.3287, 42.6072
CIE-Lab:
71.2876, -38.5570, -11.3687
CIE-LCH:
71.2876, 40.1981, 196.4284
CIE-Luv:
71.2876, -54.3745, -11.7411
Hunter-Lab:
65.2742, -34.1634, -6.7362
#12c2c2 color charts
#12c2c2 color shades, tints & tones
#12c2c2 color schemes
#12c2c2 color preview, HTML & CSS examples
This text has a color of #12c2c2
<p style="color:#12c2c2;">Text here</p>
.mytext {color:#12c2c2;}
This box has a color of #12c2c2
<div style="background-color:#12c2c2;">Content here</div>
.mybackground {background-color:#12c2c2;}
Border around this has a color of #12c2c2
<div style="border:2px solid #12c2c2;">Content here</div>
.myborder {border:2px solid #12c2c2;}