#00dac9 color space conversions
Hex:
#00dac9
RGB:
0, 218, 201
CMY:
100, 15, 21
CMYK:
100, 0, 8, 15
HSL:
175°, 100.0000%, 42.7451%
HSV (HSB):
175°, 100.0000%, 85.4902%
XYZ:
35.6140, 54.3599, 63.8738
xyY:
0.2315, 0.3533, 54.3599
CIE-Lab:
78.6711, -47.5992, -4.1979
CIE-LCH:
78.6711, 47.7839, 185.0400
CIE-Luv:
78.6711, -62.5997, 0.9178
Hunter-Lab:
73.7291, -42.8036, 0.2457
#00dac9 color charts
#00dac9 color shades, tints & tones
#00dac9 color schemes
#00dac9 color preview, HTML & CSS examples
This text has a color of #00dac9
<p style="color:#00dac9;">Text here</p>
.mytext {color:#00dac9;}
This box has a color of #00dac9
<div style="background-color:#00dac9;">Content here</div>
.mybackground {background-color:#00dac9;}
Border around this has a color of #00dac9
<div style="border:2px solid #00dac9;">Content here</div>
.myborder {border:2px solid #00dac9;}