#29ccc9 color space conversions
Hex:
#29ccc9
RGB:
41, 204, 201
CMY:
84, 20, 21
CMYK:
80, 0, 1, 20
HSL:
179°, 66.5306%, 48.0392%
HSV (HSB):
179°, 79.9020%, 80.0000%
XYZ:
33.0499, 47.8742, 62.7571
xyY:
0.2300, 0.3332, 47.8742
CIE-Lab:
74.7455, -39.5456, -9.9847
CIE-LCH:
74.7455, 40.7867, 194.1702
CIE-Luv:
74.7455, -55.5002, -9.4159
Hunter-Lab:
69.1912, -35.8221, -5.3428
#29ccc9 color charts
#29ccc9 color shades, tints & tones
#29ccc9 color schemes
#29ccc9 color preview, HTML & CSS examples
This text has a color of #29ccc9
<p style="color:#29ccc9;">Text here</p>
.mytext {color:#29ccc9;}
This box has a color of #29ccc9
<div style="background-color:#29ccc9;">Content here</div>
.mybackground {background-color:#29ccc9;}
Border around this has a color of #29ccc9
<div style="border:2px solid #29ccc9;">Content here</div>
.myborder {border:2px solid #29ccc9;}