#1dec70 color space conversions
Hex:
#1dec70
RGB:
29, 236, 112
CMY:
89, 7, 56
CMYK:
88, 0, 53, 7
HSL:
144°, 84.4898%, 51.9608%
HSV (HSB):
144°, 87.7119%, 92.5490%
XYZ:
33.4268, 61.4220, 25.4231
xyY:
0.2779, 0.5107, 61.4220
CIE-Lab:
82.6051, -72.0917, 46.8535
CIE-LCH:
82.6051, 85.9795, 146.9795
CIE-Luv:
82.6051, -73.1906, 72.8367
Hunter-Lab:
78.3722, -61.0187, 35.6275
#1dec70 color charts
#1dec70 color shades, tints & tones
#1dec70 color schemes
#1dec70 color preview, HTML & CSS examples
This text has a color of #1dec70
<p style="color:#1dec70;">Text here</p>
.mytext {color:#1dec70;}
This box has a color of #1dec70
<div style="background-color:#1dec70;">Content here</div>
.mybackground {background-color:#1dec70;}
Border around this has a color of #1dec70
<div style="border:2px solid #1dec70;">Content here</div>
.myborder {border:2px solid #1dec70;}