#d29c9d color space conversions
Hex:
#d29c9d
RGB:
210, 156, 157
CMY:
18, 39, 38
CMYK:
0, 26, 25, 18
HSL:
359°, 37.5000%, 71.7647%
HSV (HSB):
359°, 25.7143%, 82.3529%
XYZ:
44.5526, 39.9129, 37.2541
xyY:
0.3660, 0.3279, 39.9129
CIE-Lab:
69.4074, 20.2666, 7.3703
CIE-LCH:
69.4074, 21.5651, 19.9846
CIE-Luv:
69.4074, 34.4659, 6.7143
Hunter-Lab:
63.1767, 15.3203, 9.2615
#d29c9d color charts
#d29c9d color shades, tints & tones
#d29c9d color schemes
#d29c9d color preview, HTML & CSS examples
This text has a color of #d29c9d
<p style="color:#d29c9d;">Text here</p>
.mytext {color:#d29c9d;}
This box has a color of #d29c9d
<div style="background-color:#d29c9d;">Content here</div>
.mybackground {background-color:#d29c9d;}
Border around this has a color of #d29c9d
<div style="border:2px solid #d29c9d;">Content here</div>
.myborder {border:2px solid #d29c9d;}