#01b6d4 color space conversions
Hex:
#01b6d4
RGB:
1, 182, 212
CMY:
100, 29, 17
CMYK:
100, 14, 0, 17
HSL:
189°, 99.0610%, 41.7647%
HSV (HSB):
189°, 99.5283%, 83.1373%
XYZ:
28.6241, 38.2158, 68.1551
xyY:
0.2120, 0.2831, 38.2158
CIE-Lab:
68.1794, -27.6957, -25.9472
CIE-LCH:
68.1794, 37.9514, 223.1331
CIE-Luv:
68.1794, -49.4946, -37.0325
Hunter-Lab:
61.8189, -25.5320, -22.0937
#01b6d4 color charts
#01b6d4 color shades, tints & tones
#01b6d4 color schemes
#01b6d4 color preview, HTML & CSS examples
This text has a color of #01b6d4
<p style="color:#01b6d4;">Text here</p>
.mytext {color:#01b6d4;}
This box has a color of #01b6d4
<div style="background-color:#01b6d4;">Content here</div>
.mybackground {background-color:#01b6d4;}
Border around this has a color of #01b6d4
<div style="border:2px solid #01b6d4;">Content here</div>
.myborder {border:2px solid #01b6d4;}