#00dac3 color space conversions
Hex:
#00dac3
RGB:
0, 218, 195
CMY:
100, 15, 24
CMYK:
100, 0, 11, 15
HSL:
174°, 100.0000%, 42.7451%
HSV (HSB):
174°, 100.0000%, 85.4902%
XYZ:
34.9217, 54.0829, 60.2282
xyY:
0.2340, 0.3624, 54.0829
CIE-Lab:
78.5101, -49.2560, -1.2277
CIE-LCH:
78.5101, 49.2713, 181.4278
CIE-Luv:
78.5101, -63.0806, 5.7997
Hunter-Lab:
73.5411, -43.9344, 2.9218
#00dac3 color charts
#00dac3 color shades, tints & tones
#00dac3 color schemes
#00dac3 color preview, HTML & CSS examples
This text has a color of #00dac3
<p style="color:#00dac3;">Text here</p>
.mytext {color:#00dac3;}
This box has a color of #00dac3
<div style="background-color:#00dac3;">Content here</div>
.mybackground {background-color:#00dac3;}
Border around this has a color of #00dac3
<div style="border:2px solid #00dac3;">Content here</div>
.myborder {border:2px solid #00dac3;}