#01b4ac color space conversions
Hex:
#01b4ac
RGB:
1, 180, 172
CMY:
100, 29, 33
CMYK:
99, 0, 4, 29
HSL:
177°, 98.8950%, 35.4902%
HSV (HSB):
177°, 99.4444%, 70.5882%
XYZ:
23.7802, 35.6275, 44.6532
xyY:
0.2285, 0.3424, 35.6275
CIE-Lab:
66.2343, -39.3967, -6.8082
CIE-LCH:
66.2343, 39.9807, 189.8045
CIE-Luv:
66.2343, -52.0180, -4.3695
Hunter-Lab:
59.6888, -33.3405, -2.5727
#01b4ac color charts
#01b4ac color shades, tints & tones
#01b4ac color schemes
#01b4ac color preview, HTML & CSS examples
This text has a color of #01b4ac
<p style="color:#01b4ac;">Text here</p>
.mytext {color:#01b4ac;}
This box has a color of #01b4ac
<div style="background-color:#01b4ac;">Content here</div>
.mybackground {background-color:#01b4ac;}
Border around this has a color of #01b4ac
<div style="border:2px solid #01b4ac;">Content here</div>
.myborder {border:2px solid #01b4ac;}