#1dbc9d color space conversions
Hex:
#1dbc9d
RGB:
29, 188, 157
CMY:
89, 26, 38
CMYK:
85, 0, 16, 26
HSL:
168°, 73.2719%, 42.5490%
HSV (HSB):
168°, 84.5745%, 73.7255%
XYZ:
24.5757, 38.6620, 38.0655
xyY:
0.2426, 0.3816, 38.6620
CIE-Lab:
68.5057, -45.7121, 4.8072
CIE-LCH:
68.5057, 45.9642, 173.9967
CIE-Luv:
68.5057, -54.3797, 14.0811
Hunter-Lab:
62.1788, -38.2619, 7.2281
#1dbc9d color charts
#1dbc9d color shades, tints & tones
#1dbc9d color schemes
#1dbc9d color preview, HTML & CSS examples
This text has a color of #1dbc9d
<p style="color:#1dbc9d;">Text here</p>
.mytext {color:#1dbc9d;}
This box has a color of #1dbc9d
<div style="background-color:#1dbc9d;">Content here</div>
.mybackground {background-color:#1dbc9d;}
Border around this has a color of #1dbc9d
<div style="border:2px solid #1dbc9d;">Content here</div>
.myborder {border:2px solid #1dbc9d;}