#1dd12c color space conversions
Hex:
#1dd12c
RGB:
29, 209, 44
CMY:
89, 18, 83
CMYK:
86, 0, 79, 18
HSL:
125°, 75.6303%, 46.6667%
HSV (HSB):
125°, 86.1244%, 81.9608%
XYZ:
23.7618, 46.0440, 10.0179
xyY:
0.2977, 0.5768, 46.0440
CIE-Lab:
73.5741, -71.1147, 64.1490
CIE-LCH:
73.5741, 95.7726, 137.9480
CIE-Luv:
73.5741, -67.1148, 84.4479
Hunter-Lab:
67.8557, -56.2402, 38.7457
#1dd12c color charts
#1dd12c color shades, tints & tones
#1dd12c color schemes
#1dd12c color preview, HTML & CSS examples
This text has a color of #1dd12c
<p style="color:#1dd12c;">Text here</p>
.mytext {color:#1dd12c;}
This box has a color of #1dd12c
<div style="background-color:#1dd12c;">Content here</div>
.mybackground {background-color:#1dd12c;}
Border around this has a color of #1dd12c
<div style="border:2px solid #1dd12c;">Content here</div>
.myborder {border:2px solid #1dd12c;}