#01cdae color space conversions
Hex:
#01cdae
RGB:
1, 205, 174
CMY:
100, 20, 32
CMYK:
100, 0, 15, 20
HSL:
171°, 99.0291%, 40.3922%
HSV (HSB):
171°, 99.5122%, 80.3922%
XYZ:
29.4838, 46.7251, 47.5093
xyY:
0.2383, 0.3777, 46.7251
CIE-Lab:
74.0136, -49.5209, 3.5015
CIE-LCH:
74.0136, 49.6445, 175.9555
CIE-Luv:
74.0136, -60.3578, 12.9196
Hunter-Lab:
68.3558, -42.6303, 6.6407
#01cdae color charts
#01cdae color shades, tints & tones
#01cdae color schemes
#01cdae color preview, HTML & CSS examples
This text has a color of #01cdae
<p style="color:#01cdae;">Text here</p>
.mytext {color:#01cdae;}
This box has a color of #01cdae
<div style="background-color:#01cdae;">Content here</div>
.mybackground {background-color:#01cdae;}
Border around this has a color of #01cdae
<div style="border:2px solid #01cdae;">Content here</div>
.myborder {border:2px solid #01cdae;}