#d29d58 color space conversions
Hex:
#d29d58
RGB:
210, 157, 88
CMY:
18, 38, 65
CMYK:
0, 25, 58, 18
HSL:
34°, 57.5472%, 58.4314%
HSV (HSB):
34°, 58.0952%, 82.3529%
XYZ:
40.3968, 38.5202, 14.5385
xyY:
0.4323, 0.4122, 38.5202
CIE-Lab:
68.4022, 12.1264, 43.2978
CIE-LCH:
68.4022, 44.9639, 74.3540
CIE-Luv:
68.4022, 41.1871, 49.3507
Hunter-Lab:
62.0646, 7.5694, 29.5567
#d29d58 color charts
#d29d58 color shades, tints & tones
#d29d58 color schemes
#d29d58 color preview, HTML & CSS examples
This text has a color of #d29d58
<p style="color:#d29d58;">Text here</p>
.mytext {color:#d29d58;}
This box has a color of #d29d58
<div style="background-color:#d29d58;">Content here</div>
.mybackground {background-color:#d29d58;}
Border around this has a color of #d29d58
<div style="border:2px solid #d29d58;">Content here</div>
.myborder {border:2px solid #d29d58;}