#d29d2f color space conversions
Hex:
#d29d2f
RGB:
210, 157, 47
CMY:
18, 38, 82
CMYK:
0, 25, 78, 18
HSL:
40°, 64.4269%, 50.3922%
HSV (HSB):
40°, 77.6190%, 82.3529%
XYZ:
39.1484, 38.0208, 7.9647
xyY:
0.4598, 0.4466, 38.0208
CIE-Lab:
68.0360, 9.7923, 61.2458
CIE-LCH:
68.0360, 62.0237, 80.9161
CIE-Luv:
68.0360, 43.6970, 63.6296
Hunter-Lab:
61.6610, 5.4223, 35.5042
#d29d2f color charts
#d29d2f color shades, tints & tones
#d29d2f color schemes
#d29d2f color preview, HTML & CSS examples
This text has a color of #d29d2f
<p style="color:#d29d2f;">Text here</p>
.mytext {color:#d29d2f;}
This box has a color of #d29d2f
<div style="background-color:#d29d2f;">Content here</div>
.mybackground {background-color:#d29d2f;}
Border around this has a color of #d29d2f
<div style="border:2px solid #d29d2f;">Content here</div>
.myborder {border:2px solid #d29d2f;}