#d29d7b color space conversions
Hex:
#d29d7b
RGB:
210, 157, 123
CMY:
18, 38, 52
CMYK:
0, 25, 41, 18
HSL:
23°, 49.1525%, 65.2941%
HSV (HSB):
23°, 41.4286%, 82.3529%
XYZ:
42.2105, 39.2456, 24.0893
xyY:
0.3999, 0.3718, 39.2456
CIE-Lab:
68.9288, 15.4006, 25.4663
CIE-LCH:
68.9288, 29.7609, 58.8369
CIE-Luv:
68.9288, 37.8841, 30.4493
Hunter-Lab:
62.6463, 10.6404, 21.0537
#d29d7b color charts
#d29d7b color shades, tints & tones
#d29d7b color schemes
#d29d7b color preview, HTML & CSS examples
This text has a color of #d29d7b
<p style="color:#d29d7b;">Text here</p>
.mytext {color:#d29d7b;}
This box has a color of #d29d7b
<div style="background-color:#d29d7b;">Content here</div>
.mybackground {background-color:#d29d7b;}
Border around this has a color of #d29d7b
<div style="border:2px solid #d29d7b;">Content here</div>
.myborder {border:2px solid #d29d7b;}