#d3af0e color space conversions
Hex:
#d3af0e
RGB:
211, 175, 14
CMY:
17, 31, 95
CMYK:
0, 17, 93, 17
HSL:
49°, 87.5556%, 44.1176%
HSV (HSB):
49°, 93.3649%, 82.7451%
XYZ:
42.2732, 44.5405, 6.7846
xyY:
0.4516, 0.4759, 44.5405
CIE-Lab:
72.5883, -0.1842, 73.4485
CIE-LCH:
72.5883, 73.4487, 90.1437
CIE-Luv:
72.5883, 31.6700, 75.7195
Hunter-Lab:
66.7387, -3.7284, 40.6897
#d3af0e color charts
#d3af0e color shades, tints & tones
#d3af0e color schemes
#d3af0e color preview, HTML & CSS examples
This text has a color of #d3af0e
<p style="color:#d3af0e;">Text here</p>
.mytext {color:#d3af0e;}
This box has a color of #d3af0e
<div style="background-color:#d3af0e;">Content here</div>
.mybackground {background-color:#d3af0e;}
Border around this has a color of #d3af0e
<div style="border:2px solid #d3af0e;">Content here</div>
.myborder {border:2px solid #d3af0e;}