#01b7d4 color space conversions
Hex:
#01b7d4
RGB:
1, 183, 212
CMY:
100, 28, 17
CMYK:
100, 14, 0, 17
HSL:
188°, 99.0610%, 41.7647%
HSV (HSB):
188°, 99.5283%, 83.1373%
XYZ:
28.8297, 38.6269, 68.2236
xyY:
0.2125, 0.2847, 38.6269
CIE-Lab:
68.4801, -28.1918, -25.4859
CIE-LCH:
68.4801, 38.0040, 222.1142
CIE-Luv:
68.4801, -49.8354, -36.2166
Hunter-Lab:
62.1505, -25.9629, -21.5782
#01b7d4 color charts
#01b7d4 color shades, tints & tones
#01b7d4 color schemes
#01b7d4 color preview, HTML & CSS examples
This text has a color of #01b7d4
<p style="color:#01b7d4;">Text here</p>
.mytext {color:#01b7d4;}
This box has a color of #01b7d4
<div style="background-color:#01b7d4;">Content here</div>
.mybackground {background-color:#01b7d4;}
Border around this has a color of #01b7d4
<div style="border:2px solid #01b7d4;">Content here</div>
.myborder {border:2px solid #01b7d4;}