#00cdae color space conversions
Hex:
#00cdae
RGB:
0, 205, 174
CMY:
100, 20, 32
CMYK:
100, 0, 15, 20
HSL:
171°, 100.0000%, 40.1961%
HSV (HSB):
171°, 100.0000%, 80.3922%
XYZ:
29.4713, 46.7186, 47.5087
xyY:
0.2383, 0.3777, 46.7186
CIE-Lab:
74.0094, -49.5510, 3.4949
CIE-LCH:
74.0094, 49.6741, 175.9655
CIE-Luv:
74.0094, -60.3931, 12.9138
Hunter-Lab:
68.3510, -42.6494, 6.6351
#00cdae color charts
#00cdae color shades, tints & tones
#00cdae color schemes
#00cdae color preview, HTML & CSS examples
This text has a color of #00cdae
<p style="color:#00cdae;">Text here</p>
.mytext {color:#00cdae;}
This box has a color of #00cdae
<div style="background-color:#00cdae;">Content here</div>
.mybackground {background-color:#00cdae;}
Border around this has a color of #00cdae
<div style="border:2px solid #00cdae;">Content here</div>
.myborder {border:2px solid #00cdae;}