#29d29d color space conversions
Hex:
#29d29d
RGB:
41, 210, 157
CMY:
84, 18, 38
CMYK:
80, 0, 25, 18
HSL:
161°, 67.3307%, 49.2157%
HSV (HSB):
161°, 80.4762%, 82.3529%
XYZ:
30.0468, 48.9989, 39.7724
xyY:
0.2529, 0.4124, 48.9989
CIE-Lab:
75.4507, -53.5743, 14.7061
CIE-LCH:
75.4507, 55.5561, 164.6504
CIE-Luv:
75.4507, -60.7492, 29.7448
Hunter-Lab:
69.9992, -45.8784, 15.3119
#29d29d color charts
#29d29d color shades, tints & tones
#29d29d color schemes
#29d29d color preview, HTML & CSS examples
This text has a color of #29d29d
<p style="color:#29d29d;">Text here</p>
.mytext {color:#29d29d;}
This box has a color of #29d29d
<div style="background-color:#29d29d;">Content here</div>
.mybackground {background-color:#29d29d;}
Border around this has a color of #29d29d
<div style="border:2px solid #29d29d;">Content here</div>
.myborder {border:2px solid #29d29d;}