#00c5c9 color space conversions
Hex:
#00c5c9
RGB:
0, 197, 201
CMY:
100, 23, 21
CMYK:
100, 2, 0, 21
HSL:
181°, 100.0000%, 39.4118%
HSV (HSB):
181°, 100.0000%, 78.8235%
XYZ:
30.5089, 44.1496, 62.1721
xyY:
0.2230, 0.3227, 44.1496
CIE-Lab:
72.3283, -38.3791, -13.6334
CIE-LCH:
72.3283, 40.7287, 199.5566
CIE-Luv:
72.3283, -55.5207, -15.4496
Hunter-Lab:
66.4451, -34.3191, -8.9655
#00c5c9 color charts
#00c5c9 color shades, tints & tones
#00c5c9 color schemes
#00c5c9 color preview, HTML & CSS examples
This text has a color of #00c5c9
<p style="color:#00c5c9;">Text here</p>
.mytext {color:#00c5c9;}
This box has a color of #00c5c9
<div style="background-color:#00c5c9;">Content here</div>
.mybackground {background-color:#00c5c9;}
Border around this has a color of #00c5c9
<div style="border:2px solid #00c5c9;">Content here</div>
.myborder {border:2px solid #00c5c9;}