#01ffdd color space conversions
Hex:
#01ffdd
RGB:
1, 255, 221
CMY:
100, 0, 13
CMYK:
100, 0, 13, 0
HSL:
172°, 100.0000%, 50.1961%
HSV (HSB):
172°, 99.6078%, 100.0000%
XYZ:
48.8237, 76.7469, 80.6470
xyY:
0.2368, 0.3722, 76.7469
CIE-Lab:
90.2050, -57.3434, 2.1562
CIE-LCH:
90.2050, 57.3839, 177.8466
CIE-Luv:
90.2050, -73.1786, 12.5207
Hunter-Lab:
87.6053, -53.8288, 6.7430
#01ffdd color charts
#01ffdd color shades, tints & tones
#01ffdd color schemes
#01ffdd color preview, HTML & CSS examples
This text has a color of #01ffdd
<p style="color:#01ffdd;">Text here</p>
.mytext {color:#01ffdd;}
This box has a color of #01ffdd
<div style="background-color:#01ffdd;">Content here</div>
.mybackground {background-color:#01ffdd;}
Border around this has a color of #01ffdd
<div style="border:2px solid #01ffdd;">Content here</div>
.myborder {border:2px solid #01ffdd;}