#d29e6f color space conversions
Hex:
#d29e6f
RGB:
210, 158, 111
CMY:
18, 38, 56
CMYK:
0, 25, 47, 18
HSL:
28°, 52.3810%, 62.9412%
HSV (HSB):
28°, 47.1429%, 82.3529%
XYZ:
41.6744, 39.3031, 20.4287
xyY:
0.4110, 0.3876, 39.3031
CIE-Lab:
68.9702, 13.6005, 32.0044
CIE-LCH:
68.9702, 34.7744, 66.9766
CIE-Luv:
68.9702, 38.4439, 38.0674
Hunter-Lab:
62.6921, 8.9462, 24.5644
#d29e6f color charts
#d29e6f color shades, tints & tones
#d29e6f color schemes
#d29e6f color preview, HTML & CSS examples
This text has a color of #d29e6f
<p style="color:#d29e6f;">Text here</p>
.mytext {color:#d29e6f;}
This box has a color of #d29e6f
<div style="background-color:#d29e6f;">Content here</div>
.mybackground {background-color:#d29e6f;}
Border around this has a color of #d29e6f
<div style="border:2px solid #d29e6f;">Content here</div>
.myborder {border:2px solid #d29e6f;}