#01b2d1 color space conversions
Hex:
#01b2d1
RGB:
1, 178, 209
CMY:
100, 30, 18
CMYK:
100, 15, 0, 18
HSL:
189°, 99.0476%, 41.1765%
HSV (HSB):
189°, 99.5215%, 81.9608%
XYZ:
27.4415, 36.4507, 65.9110
xyY:
0.2114, 0.2808, 36.4507
CIE-Lab:
66.8629, -26.7016, -26.3183
CIE-LCH:
66.8629, 37.4917, 224.5858
CIE-Luv:
66.8629, -48.3664, -37.6868
Hunter-Lab:
60.3744, -24.5229, -22.4650
#01b2d1 color charts
#01b2d1 color shades, tints & tones
#01b2d1 color schemes
#01b2d1 color preview, HTML & CSS examples
This text has a color of #01b2d1
<p style="color:#01b2d1;">Text here</p>
.mytext {color:#01b2d1;}
This box has a color of #01b2d1
<div style="background-color:#01b2d1;">Content here</div>
.mybackground {background-color:#01b2d1;}
Border around this has a color of #01b2d1
<div style="border:2px solid #01b2d1;">Content here</div>
.myborder {border:2px solid #01b2d1;}