#01d68e color space conversions
Hex:
#01d68e
RGB:
1, 214, 142
CMY:
100, 16, 44
CMYK:
100, 0, 34, 16
HSL:
160°, 99.0698%, 42.1569%
HSV (HSB):
160°, 99.5327%, 83.9216%
XYZ:
28.9416, 50.0526, 33.7269
xyY:
0.2568, 0.4440, 50.0526
CIE-Lab:
76.1015, -60.6085, 23.4736
CIE-LCH:
76.1015, 64.9954, 158.8287
CIE-Luv:
76.1015, -65.7139, 42.5761
Hunter-Lab:
70.7478, -50.7879, 21.2588
#01d68e color charts
#01d68e color shades, tints & tones
#01d68e color schemes
#01d68e color preview, HTML & CSS examples
This text has a color of #01d68e
<p style="color:#01d68e;">Text here</p>
.mytext {color:#01d68e;}
This box has a color of #01d68e
<div style="background-color:#01d68e;">Content here</div>
.mybackground {background-color:#01d68e;}
Border around this has a color of #01d68e
<div style="border:2px solid #01d68e;">Content here</div>
.myborder {border:2px solid #01d68e;}