#d29d56 color space conversions
Hex:
#d29d56
RGB:
210, 157, 86
CMY:
18, 38, 66
CMYK:
0, 25, 59, 18
HSL:
34°, 57.9439%, 58.0392%
HSV (HSB):
34°, 59.0476%, 82.3529%
XYZ:
40.3150, 38.4875, 14.1081
xyY:
0.4339, 0.4142, 38.4875
CIE-Lab:
68.3784, 11.9756, 44.2755
CIE-LCH:
68.3784, 45.8665, 74.8648
CIE-Luv:
68.3784, 41.3452, 50.2519
Hunter-Lab:
62.0383, 7.4297, 29.9437
#d29d56 color charts
#d29d56 color shades, tints & tones
#d29d56 color schemes
#d29d56 color preview, HTML & CSS examples
This text has a color of #d29d56
<p style="color:#d29d56;">Text here</p>
.mytext {color:#d29d56;}
This box has a color of #d29d56
<div style="background-color:#d29d56;">Content here</div>
.mybackground {background-color:#d29d56;}
Border around this has a color of #d29d56
<div style="border:2px solid #d29d56;">Content here</div>
.myborder {border:2px solid #d29d56;}