#01bd8f color space conversions
Hex:
#01bd8f
RGB:
1, 189, 143
CMY:
100, 26, 44
CMYK:
99, 0, 24, 26
HSL:
165°, 98.9474%, 37.2549%
HSV (HSB):
165°, 99.4709%, 74.1176%
XYZ:
23.1680, 38.3848, 32.1745
xyY:
0.2472, 0.4095, 38.3848
CIE-Lab:
68.3033, -51.0415, 12.1372
CIE-LCH:
68.3033, 52.4647, 166.6239
CIE-Luv:
68.3033, -57.3500, 25.2191
Hunter-Lab:
61.9555, -41.6726, 12.5785
#01bd8f color charts
#01bd8f color shades, tints & tones
#01bd8f color schemes
#01bd8f color preview, HTML & CSS examples
This text has a color of #01bd8f
<p style="color:#01bd8f;">Text here</p>
.mytext {color:#01bd8f;}
This box has a color of #01bd8f
<div style="background-color:#01bd8f;">Content here</div>
.mybackground {background-color:#01bd8f;}
Border around this has a color of #01bd8f
<div style="border:2px solid #01bd8f;">Content here</div>
.myborder {border:2px solid #01bd8f;}