#01d29c color space conversions
Hex:
#01d29c
RGB:
1, 210, 156
CMY:
100, 18, 39
CMYK:
100, 0, 26, 18
HSL:
164°, 99.0521%, 41.3725%
HSV (HSB):
164°, 99.5238%, 82.3529%
XYZ:
29.0599, 48.4999, 39.2823
xyY:
0.2487, 0.4151, 48.4999
CIE-Lab:
75.1392, -56.0027, 14.7587
CIE-LCH:
75.1392, 57.9148, 165.2362
CIE-Luv:
75.1392, -63.3993, 30.1435
Hunter-Lab:
69.6419, -47.3896, 15.3061
#01d29c color charts
#01d29c color shades, tints & tones
#01d29c color schemes
#01d29c color preview, HTML & CSS examples
This text has a color of #01d29c
<p style="color:#01d29c;">Text here</p>
.mytext {color:#01d29c;}
This box has a color of #01d29c
<div style="background-color:#01d29c;">Content here</div>
.mybackground {background-color:#01d29c;}
Border around this has a color of #01d29c
<div style="border:2px solid #01d29c;">Content here</div>
.myborder {border:2px solid #01d29c;}