#00cdaa color space conversions
Hex:
#00cdaa
RGB:
0, 205, 170
CMY:
100, 20, 33
CMYK:
100, 0, 17, 20
HSL:
170°, 100.0000%, 40.1961%
HSV (HSB):
170°, 100.0000%, 80.3922%
XYZ:
29.0870, 46.5649, 45.4851
xyY:
0.2401, 0.3844, 46.5649
CIE-Lab:
73.9106, -50.6023, 5.5096
CIE-LCH:
73.9106, 50.9014, 173.7861
CIE-Luv:
73.9106, -60.7059, 16.0517
Hunter-Lab:
68.2385, -43.3308, 8.2466
#00cdaa color charts
#00cdaa color shades, tints & tones
#00cdaa color schemes
#00cdaa color preview, HTML & CSS examples
This text has a color of #00cdaa
<p style="color:#00cdaa;">Text here</p>
.mytext {color:#00cdaa;}
This box has a color of #00cdaa
<div style="background-color:#00cdaa;">Content here</div>
.mybackground {background-color:#00cdaa;}
Border around this has a color of #00cdaa
<div style="border:2px solid #00cdaa;">Content here</div>
.myborder {border:2px solid #00cdaa;}