#d29b4f color space conversions
Hex:
#d29b4f
RGB:
210, 155, 79
CMY:
18, 39, 69
CMYK:
0, 26, 62, 18
HSL:
35°, 59.2760%, 56.6667%
HSV (HSB):
35°, 62.3810%, 82.3529%
XYZ:
39.7110, 37.7088, 12.5827
xyY:
0.4412, 0.4190, 37.7088
CIE-Lab:
67.8055, 12.5592, 47.0753
CIE-LCH:
67.8055, 48.7218, 75.0620
CIE-Luv:
67.8055, 43.3336, 52.3550
Hunter-Lab:
61.4075, 7.9691, 30.8365
#d29b4f color charts
#d29b4f color shades, tints & tones
#d29b4f color schemes
#d29b4f color preview, HTML & CSS examples
This text has a color of #d29b4f
<p style="color:#d29b4f;">Text here</p>
.mytext {color:#d29b4f;}
This box has a color of #d29b4f
<div style="background-color:#d29b4f;">Content here</div>
.mybackground {background-color:#d29b4f;}
Border around this has a color of #d29b4f
<div style="border:2px solid #d29b4f;">Content here</div>
.myborder {border:2px solid #d29b4f;}