#01b48d color space conversions
Hex:
#01b48d
RGB:
1, 180, 141
CMY:
100, 29, 45
CMYK:
99, 0, 22, 29
HSL:
167°, 98.8950%, 35.4902%
HSV (HSB):
167°, 99.4444%, 70.5882%
XYZ:
21.1415, 34.5721, 30.7581
xyY:
0.2445, 0.3998, 34.5721
CIE-Lab:
65.4141, -47.9742, 9.1402
CIE-LCH:
65.4141, 48.8372, 169.2131
CIE-Luv:
65.4141, -54.4519, 20.4006
Hunter-Lab:
58.7980, -38.7148, 10.1431
#01b48d color charts
#01b48d color shades, tints & tones
#01b48d color schemes
#01b48d color preview, HTML & CSS examples
This text has a color of #01b48d
<p style="color:#01b48d;">Text here</p>
.mytext {color:#01b48d;}
This box has a color of #01b48d
<div style="background-color:#01b48d;">Content here</div>
.mybackground {background-color:#01b48d;}
Border around this has a color of #01b48d
<div style="border:2px solid #01b48d;">Content here</div>
.myborder {border:2px solid #01b48d;}