#d29d9e color space conversions
Hex:
#d29d9e
RGB:
210, 157, 158
CMY:
18, 38, 38
CMYK:
0, 25, 25, 18
HSL:
359°, 37.0629%, 71.9608%
HSV (HSB):
359°, 25.2381%, 82.3529%
XYZ:
44.8069, 40.2842, 37.7618
xyY:
0.3647, 0.3279, 40.2842
CIE-Lab:
69.6715, 19.8660, 7.1929
CIE-LCH:
69.6715, 21.1280, 19.9038
CIE-Luv:
69.6715, 33.7450, 6.5571
Hunter-Lab:
63.4698, 14.9408, 9.1539
#d29d9e color charts
#d29d9e color shades, tints & tones
#d29d9e color schemes
#d29d9e color preview, HTML & CSS examples
This text has a color of #d29d9e
<p style="color:#d29d9e;">Text here</p>
.mytext {color:#d29d9e;}
This box has a color of #d29d9e
<div style="background-color:#d29d9e;">Content here</div>
.mybackground {background-color:#d29d9e;}
Border around this has a color of #d29d9e
<div style="border:2px solid #d29d9e;">Content here</div>
.myborder {border:2px solid #d29d9e;}