#00c9cd color space conversions
Hex:
#00c9cd
RGB:
0, 201, 205
CMY:
100, 21, 20
CMYK:
100, 2, 0, 20
HSL:
181°, 100.0000%, 40.1961%
HSV (HSB):
181°, 100.0000%, 80.3922%
XYZ:
31.9061, 46.1811, 64.9898
xyY:
0.2230, 0.3228, 46.1811
CIE-Lab:
73.6629, -38.9830, -13.8022
CIE-LCH:
73.6629, 41.3543, 199.4969
CIE-Luv:
73.6629, -56.5531, -15.6708
Hunter-Lab:
67.9567, -35.1172, -9.1319
#00c9cd color charts
#00c9cd color shades, tints & tones
#00c9cd color schemes
#00c9cd color preview, HTML & CSS examples
This text has a color of #00c9cd
<p style="color:#00c9cd;">Text here</p>
.mytext {color:#00c9cd;}
This box has a color of #00c9cd
<div style="background-color:#00c9cd;">Content here</div>
.mybackground {background-color:#00c9cd;}
Border around this has a color of #00c9cd
<div style="border:2px solid #00c9cd;">Content here</div>
.myborder {border:2px solid #00c9cd;}