#00c9b9 color space conversions
Hex:
#00c9b9
RGB:
0, 201, 185
CMY:
100, 21, 27
CMYK:
100, 0, 8, 21
HSL:
175°, 100.0000%, 39.4118%
HSV (HSB):
175°, 100.0000%, 78.8235%
XYZ:
29.6436, 45.2761, 53.0757
xyY:
0.2316, 0.3537, 45.2761
CIE-Lab:
73.0733, -44.8577, -3.8267
CIE-LCH:
73.0733, 45.0206, 184.8760
CIE-Luv:
73.0733, -58.1706, 1.0541
Hunter-Lab:
67.2875, -39.1147, 0.3339
#00c9b9 color charts
#00c9b9 color shades, tints & tones
#00c9b9 color schemes
#00c9b9 color preview, HTML & CSS examples
This text has a color of #00c9b9
<p style="color:#00c9b9;">Text here</p>
.mytext {color:#00c9b9;}
This box has a color of #00c9b9
<div style="background-color:#00c9b9;">Content here</div>
.mybackground {background-color:#00c9b9;}
Border around this has a color of #00c9b9
<div style="border:2px solid #00c9b9;">Content here</div>
.myborder {border:2px solid #00c9b9;}