#1ddd9d color space conversions
Hex:
#1ddd9d
RGB:
29, 221, 157
CMY:
89, 13, 38
CMYK:
87, 0, 29, 13
HSL:
160°, 76.8000%, 49.0196%
HSV (HSB):
160°, 86.8778%, 86.6667%
XYZ:
32.4489, 54.4084, 40.6899
xyY:
0.2544, 0.4266, 54.4084
CIE-Lab:
78.6993, -58.7320, 19.2161
CIE-LCH:
78.6993, 61.7957, 161.8828
CIE-Luv:
78.6993, -65.5992, 36.9833
Hunter-Lab:
73.7621, -50.5590, 18.9269
#1ddd9d color charts
#1ddd9d color shades, tints & tones
#1ddd9d color schemes
#1ddd9d color preview, HTML & CSS examples
This text has a color of #1ddd9d
<p style="color:#1ddd9d;">Text here</p>
.mytext {color:#1ddd9d;}
This box has a color of #1ddd9d
<div style="background-color:#1ddd9d;">Content here</div>
.mybackground {background-color:#1ddd9d;}
Border around this has a color of #1ddd9d
<div style="border:2px solid #1ddd9d;">Content here</div>
.myborder {border:2px solid #1ddd9d;}