#01fadc color space conversions
Hex:
#01fadc
RGB:
1, 250, 220
CMY:
100, 2, 14
CMYK:
100, 0, 12, 2
HSL:
173°, 99.2032%, 49.2157%
HSV (HSB):
173°, 99.6000%, 98.0392%
XYZ:
47.1164, 73.5450, 79.4225
xyY:
0.2355, 0.3676, 73.5450
CIE-Lab:
88.7070, -55.6094, 0.4940
CIE-LCH:
88.7070, 55.6116, 179.4911
CIE-Luv:
88.7070, -71.6273, 9.6275
Hunter-Lab:
85.7584, -52.0077, 5.1213
#01fadc color charts
#01fadc RGB chart
#01fadc CMYK chart
#01fadc RGB pie chart
#01fadc color shades, tints & tones
#01fadc color schemes
#01fadc color preview, HTML & CSS examples
This text has a color of #01fadc
<p style="color:#01fadc;">Text here</p>
.mytext {color:#01fadc;}
Text color #01fadc
This box has a color of #01fadc
<div style="background-color:#01fadc;">Content here</div>
.mybackground {background-color:#01fadc;}
Background color #01fadc
Border around this has a color of #01fadc
<div style="border:2px solid #01fadc;">Content here</div>
.myborder {border:2px solid #01fadc;}
Border color #01fadc