#01acc0 color space conversions
Hex:
#01acc0
RGB:
1, 172, 192
CMY:
100, 33, 25
CMYK:
99, 10, 0, 25
HSL:
186°, 98.9637%, 37.8431%
HSV (HSB):
186°, 99.4792%, 75.2941%
XYZ:
24.2795, 33.3173, 55.0204
xyY:
0.2156, 0.2958, 33.3173
CIE-Lab:
64.4170, -29.3735, -20.6508
CIE-LCH:
64.4170, 35.9062, 215.1088
CIE-Luv:
64.4170, -47.6537, -27.7985
Hunter-Lab:
57.7211, -25.9288, -16.1111
#01acc0 color charts
#01acc0 color shades, tints & tones
#01acc0 color schemes
#01acc0 color preview, HTML & CSS examples
This text has a color of #01acc0
<p style="color:#01acc0;">Text here</p>
.mytext {color:#01acc0;}
This box has a color of #01acc0
<div style="background-color:#01acc0;">Content here</div>
.mybackground {background-color:#01acc0;}
Border around this has a color of #01acc0
<div style="border:2px solid #01acc0;">Content here</div>
.myborder {border:2px solid #01acc0;}