#01b6c6 color space conversions
Hex:
#01b6c6
RGB:
1, 182, 198
CMY:
100, 29, 22
CMYK:
99, 8, 0, 22
HSL:
185°, 98.9950%, 39.0196%
HSV (HSB):
185°, 99.4949%, 77.6471%
XYZ:
26.9335, 37.5396, 59.2524
xyY:
0.2177, 0.3034, 37.5396
CIE-Lab:
67.6799, -32.2753, -19.0090
CIE-LCH:
67.6799, 37.4571, 210.4965
CIE-Luv:
67.6799, -50.6098, -24.8958
Hunter-Lab:
61.2695, -28.7548, -14.4493
#01b6c6 color charts
#01b6c6 color shades, tints & tones
#01b6c6 color schemes
#01b6c6 color preview, HTML & CSS examples
This text has a color of #01b6c6
<p style="color:#01b6c6;">Text here</p>
.mytext {color:#01b6c6;}
This box has a color of #01b6c6
<div style="background-color:#01b6c6;">Content here</div>
.mybackground {background-color:#01b6c6;}
Border around this has a color of #01b6c6
<div style="border:2px solid #01b6c6;">Content here</div>
.myborder {border:2px solid #01b6c6;}