#1dcac5 color space conversions
Hex:
#1dcac5
RGB:
29, 202, 197
CMY:
89, 21, 23
CMYK:
86, 0, 2, 21
HSL:
178°, 74.8918%, 45.2941%
HSV (HSB):
178°, 85.6436%, 79.2157%
XYZ:
31.7053, 46.5335, 60.1341
xyY:
0.2291, 0.3363, 46.5335
CIE-Lab:
73.8904, -40.6942, -9.1072
CIE-LCH:
73.8904, 41.7009, 192.6147
CIE-Luv:
73.8904, -56.1867, -7.8485
Hunter-Lab:
68.2155, -36.4136, -4.5152
#1dcac5 color charts
#1dcac5 color shades, tints & tones
#1dcac5 color schemes
#1dcac5 color preview, HTML & CSS examples
This text has a color of #1dcac5
<p style="color:#1dcac5;">Text here</p>
.mytext {color:#1dcac5;}
This box has a color of #1dcac5
<div style="background-color:#1dcac5;">Content here</div>
.mybackground {background-color:#1dcac5;}
Border around this has a color of #1dcac5
<div style="border:2px solid #1dcac5;">Content here</div>
.myborder {border:2px solid #1dcac5;}