#d29d8a color space conversions
Hex:
#d29d8a
RGB:
210, 157, 138
CMY:
18, 38, 46
CMYK:
0, 25, 34, 18
HSL:
16°, 44.4444%, 68.2353%
HSV (HSB):
16°, 34.2857%, 82.3529%
XYZ:
43.2228, 39.6506, 29.4200
xyY:
0.3849, 0.3531, 39.6506
CIE-Lab:
69.2199, 17.1713, 17.6332
CIE-LCH:
69.2199, 24.6127, 45.7603
CIE-Luv:
69.2199, 36.1951, 20.7295
Hunter-Lab:
62.9687, 12.3302, 16.3768
#d29d8a color charts
#d29d8a color shades, tints & tones
#d29d8a color schemes
#d29d8a color preview, HTML & CSS examples
This text has a color of #d29d8a
<p style="color:#d29d8a;">Text here</p>
.mytext {color:#d29d8a;}
This box has a color of #d29d8a
<div style="background-color:#d29d8a;">Content here</div>
.mybackground {background-color:#d29d8a;}
Border around this has a color of #d29d8a
<div style="border:2px solid #d29d8a;">Content here</div>
.myborder {border:2px solid #d29d8a;}