#01ffdc color space conversions
Hex:
#01ffdc
RGB:
1, 255, 220
CMY:
100, 0, 14
CMYK:
100, 0, 14, 0
HSL:
172°, 100.0000%, 50.1961%
HSV (HSB):
172°, 99.6078%, 100.0000%
XYZ:
48.6908, 76.6938, 79.9473
xyY:
0.2371, 0.3735, 76.6938
CIE-Lab:
90.1805, -57.6013, 2.6388
CIE-LCH:
90.1805, 57.6617, 177.3770
CIE-Luv:
90.1805, -73.2574, 13.3098
Hunter-Lab:
87.5750, -54.0120, 7.1766
#01ffdc color charts
#01ffdc color shades, tints & tones
#01ffdc color schemes
#01ffdc color preview, HTML & CSS examples
This text has a color of #01ffdc
<p style="color:#01ffdc;">Text here</p>
.mytext {color:#01ffdc;}
This box has a color of #01ffdc
<div style="background-color:#01ffdc;">Content here</div>
.mybackground {background-color:#01ffdc;}
Border around this has a color of #01ffdc
<div style="border:2px solid #01ffdc;">Content here</div>
.myborder {border:2px solid #01ffdc;}