#00c0c4 color space conversions
Hex:
#00c0c4
RGB:
0, 192, 196
CMY:
100, 25, 23
CMYK:
100, 2, 0, 23
HSL:
181°, 100.0000%, 38.4314%
HSV (HSB):
181°, 100.0000%, 76.8627%
XYZ:
28.8134, 41.6848, 58.7519
xyY:
0.2229, 0.3225, 41.6848
CIE-Lab:
70.6531, -37.6209, -13.4217
CIE-LCH:
70.6531, 39.9434, 199.6345
CIE-Luv:
70.6531, -54.2248, -15.1718
Hunter-Lab:
64.5638, -33.3258, -8.7582
#00c0c4 color charts
#00c0c4 color shades, tints & tones
#00c0c4 color schemes
#00c0c4 color preview, HTML & CSS examples
This text has a color of #00c0c4
<p style="color:#00c0c4;">Text here</p>
.mytext {color:#00c0c4;}
This box has a color of #00c0c4
<div style="background-color:#00c0c4;">Content here</div>
.mybackground {background-color:#00c0c4;}
Border around this has a color of #00c0c4
<div style="border:2px solid #00c0c4;">Content here</div>
.myborder {border:2px solid #00c0c4;}