#01fbdc color space conversions
Hex:
#01fbdc
RGB:
1, 251, 220
CMY:
100, 2, 14
CMYK:
100, 0, 12, 2
HSL:
173°, 99.2063%, 49.4118%
HSV (HSB):
173°, 99.6016%, 98.4314%
XYZ:
47.4280, 74.1681, 79.5263
xyY:
0.2358, 0.3688, 74.1681
CIE-Lab:
89.0019, -56.0102, 0.9240
CIE-LCH:
89.0019, 56.0178, 179.0549
CIE-Luv:
89.0019, -71.9539, 10.3674
Hunter-Lab:
86.1209, -52.4092, 5.5347
#01fbdc color charts
#01fbdc color shades, tints & tones
#01fbdc color schemes
#01fbdc color preview, HTML & CSS examples
This text has a color of #01fbdc
<p style="color:#01fbdc;">Text here</p>
.mytext {color:#01fbdc;}
This box has a color of #01fbdc
<div style="background-color:#01fbdc;">Content here</div>
.mybackground {background-color:#01fbdc;}
Border around this has a color of #01fbdc
<div style="border:2px solid #01fbdc;">Content here</div>
.myborder {border:2px solid #01fbdc;}