#01b47c color space conversions
Hex:
#01b47c
RGB:
1, 180, 124
CMY:
100, 29, 51
CMYK:
99, 0, 31, 29
HSL:
161°, 98.8950%, 35.4902%
HSV (HSB):
161°, 99.4444%, 70.5882%
XYZ:
19.9719, 34.1042, 24.5989
xyY:
0.2539, 0.4335, 34.1042
CIE-Lab:
65.0452, -52.0771, 17.9234
CIE-LCH:
65.0452, 55.0752, 161.0081
CIE-Luv:
65.0452, -55.6961, 32.7420
Hunter-Lab:
58.3988, -41.1525, 15.9048
#01b47c color charts
#01b47c color shades, tints & tones
#01b47c color schemes
#01b47c color preview, HTML & CSS examples
This text has a color of #01b47c
<p style="color:#01b47c;">Text here</p>
.mytext {color:#01b47c;}
This box has a color of #01b47c
<div style="background-color:#01b47c;">Content here</div>
.mybackground {background-color:#01b47c;}
Border around this has a color of #01b47c
<div style="border:2px solid #01b47c;">Content here</div>
.myborder {border:2px solid #01b47c;}