#d29d9a color space conversions
Hex:
#d29d9a
RGB:
210, 157, 154
CMY:
18, 38, 40
CMYK:
0, 25, 27, 18
HSL:
3°, 38.3562%, 71.3725%
HSV (HSB):
3°, 26.6667%, 82.3529%
XYZ:
44.4680, 40.1487, 35.9776
xyY:
0.3687, 0.3329, 40.1487
CIE-Lab:
69.5753, 19.2972, 9.2759
CIE-LCH:
69.5753, 21.4109, 25.6730
CIE-Luv:
69.5753, 34.2506, 9.4891
Hunter-Lab:
63.3630, 14.3858, 10.6891
#d29d9a color charts
#d29d9a color shades, tints & tones
#d29d9a color schemes
#d29d9a color preview, HTML & CSS examples
This text has a color of #d29d9a
<p style="color:#d29d9a;">Text here</p>
.mytext {color:#d29d9a;}
This box has a color of #d29d9a
<div style="background-color:#d29d9a;">Content here</div>
.mybackground {background-color:#d29d9a;}
Border around this has a color of #d29d9a
<div style="border:2px solid #d29d9a;">Content here</div>
.myborder {border:2px solid #d29d9a;}