#01b2a3 color space conversions
Hex:
#01b2a3
RGB:
1, 178, 163
CMY:
100, 30, 36
CMYK:
99, 0, 8, 30
HSL:
175°, 98.8827%, 35.0980%
HSV (HSB):
175°, 99.4382%, 69.8039%
XYZ:
22.5438, 34.4916, 40.1197
xyY:
0.2320, 0.3550, 34.4916
CIE-Lab:
65.3509, -41.1466, -3.1222
CIE-LCH:
65.3509, 41.2649, 184.3393
CIE-Luv:
65.3509, -52.0511, 1.5347
Hunter-Lab:
58.7295, -34.2581, 0.6081
#01b2a3 color charts
#01b2a3 color shades, tints & tones
#01b2a3 color schemes
#01b2a3 color preview, HTML & CSS examples
This text has a color of #01b2a3
<p style="color:#01b2a3;">Text here</p>
.mytext {color:#01b2a3;}
This box has a color of #01b2a3
<div style="background-color:#01b2a3;">Content here</div>
.mybackground {background-color:#01b2a3;}
Border around this has a color of #01b2a3
<div style="border:2px solid #01b2a3;">Content here</div>
.myborder {border:2px solid #01b2a3;}