#d29d0c color space conversions
Hex:
#d29d0c
RGB:
210, 157, 12
CMY:
18, 38, 95
CMYK:
0, 25, 94, 18
HSL:
44°, 89.1892%, 43.5294%
HSV (HSB):
44°, 94.2857%, 82.3529%
XYZ:
38.7017, 37.8421, 5.6123
xyY:
0.4711, 0.4606, 37.8421
CIE-Lab:
67.9041, 8.9402, 70.2308
CIE-LCH:
67.9041, 70.7975, 82.7454
CIE-Luv:
67.9041, 44.6480, 69.0226
Hunter-Lab:
61.5160, 4.6472, 37.6520
#d29d0c color charts
#d29d0c color shades, tints & tones
#d29d0c color schemes
#d29d0c color preview, HTML & CSS examples
This text has a color of #d29d0c
<p style="color:#d29d0c;">Text here</p>
.mytext {color:#d29d0c;}
This box has a color of #d29d0c
<div style="background-color:#d29d0c;">Content here</div>
.mybackground {background-color:#d29d0c;}
Border around this has a color of #d29d0c
<div style="border:2px solid #d29d0c;">Content here</div>
.myborder {border:2px solid #d29d0c;}