#01d08d color space conversions
Hex:
#01d08d
RGB:
1, 208, 141
CMY:
100, 18, 45
CMYK:
100, 0, 32, 18
HSL:
161°, 99.0431%, 40.9804%
HSV (HSB):
161°, 99.5192%, 81.5686%
XYZ:
27.3761, 47.0413, 32.8363
xyY:
0.2552, 0.4386, 47.0413
CIE-Lab:
74.2162, -58.6597, 21.4248
CIE-LCH:
74.2162, 62.4499, 159.9359
CIE-Luv:
74.2162, -63.8178, 39.3904
Hunter-Lab:
68.5867, -48.7790, 19.6252
#01d08d color charts
#01d08d color shades, tints & tones
#01d08d color schemes
#01d08d color preview, HTML & CSS examples
This text has a color of #01d08d
<p style="color:#01d08d;">Text here</p>
.mytext {color:#01d08d;}
This box has a color of #01d08d
<div style="background-color:#01d08d;">Content here</div>
.mybackground {background-color:#01d08d;}
Border around this has a color of #01d08d
<div style="border:2px solid #01d08d;">Content here</div>
.myborder {border:2px solid #01d08d;}