#d29d65 color space conversions
Hex:
#d29d65
RGB:
210, 157, 101
CMY:
18, 38, 60
CMYK:
0, 25, 52, 18
HSL:
31°, 54.7739%, 60.9804%
HSV (HSB):
31°, 51.9048%, 82.3529%
XYZ:
40.9843, 38.7552, 17.6323
xyY:
0.4209, 0.3980, 38.7552
CIE-Lab:
68.5735, 13.2018, 36.8031
CIE-LCH:
68.5735, 39.0993, 70.2664
CIE-Luv:
68.5735, 40.0753, 43.0034
Hunter-Lab:
62.2536, 8.5704, 26.7846
#d29d65 color charts
#d29d65 color shades, tints & tones
#d29d65 color schemes
#d29d65 color preview, HTML & CSS examples
This text has a color of #d29d65
<p style="color:#d29d65;">Text here</p>
.mytext {color:#d29d65;}
This box has a color of #d29d65
<div style="background-color:#d29d65;">Content here</div>
.mybackground {background-color:#d29d65;}
Border around this has a color of #d29d65
<div style="border:2px solid #d29d65;">Content here</div>
.myborder {border:2px solid #d29d65;}