#01b1b4 color space conversions
Hex:
#01b1b4
RGB:
1, 177, 180
CMY:
100, 31, 29
CMYK:
99, 2, 0, 29
HSL:
181°, 98.8950%, 35.4902%
HSV (HSB):
181°, 99.4444%, 70.5882%
XYZ:
23.9729, 34.7460, 48.6232
xyY:
0.2233, 0.3237, 34.7460
CIE-Lab:
65.5504, -35.6002, -12.2665
CIE-LCH:
65.5504, 37.6542, 199.0121
CIE-Luv:
65.5504, -50.3405, -13.4680
Hunter-Lab:
58.9458, -30.5602, -7.6451
#01b1b4 color charts
#01b1b4 color shades, tints & tones
#01b1b4 color schemes
#01b1b4 color preview, HTML & CSS examples
This text has a color of #01b1b4
<p style="color:#01b1b4;">Text here</p>
.mytext {color:#01b1b4;}
This box has a color of #01b1b4
<div style="background-color:#01b1b4;">Content here</div>
.mybackground {background-color:#01b1b4;}
Border around this has a color of #01b1b4
<div style="border:2px solid #01b1b4;">Content here</div>
.myborder {border:2px solid #01b1b4;}