#d3a212 color space conversions
Hex:
#d3a212
RGB:
211, 162, 18
CMY:
17, 36, 93
CMYK:
0, 23, 91, 17
HSL:
45°, 84.2795%, 44.9020%
HSV (HSB):
45°, 91.4692%, 82.7451%
XYZ:
39.8935, 39.7332, 6.1389
xyY:
0.4651, 0.4633, 39.7332
CIE-Lab:
69.2791, 6.7792, 70.3425
CIE-LCH:
69.2791, 70.6685, 84.4952
CIE-Luv:
69.2791, 41.4667, 70.4231
Hunter-Lab:
63.0343, 2.6600, 38.3497
#d3a212 color charts
#d3a212 color shades, tints & tones
#d3a212 color schemes
#d3a212 color preview, HTML & CSS examples
This text has a color of #d3a212
<p style="color:#d3a212;">Text here</p>
.mytext {color:#d3a212;}
This box has a color of #d3a212
<div style="background-color:#d3a212;">Content here</div>
.mybackground {background-color:#d3a212;}
Border around this has a color of #d3a212
<div style="border:2px solid #d3a212;">Content here</div>
.myborder {border:2px solid #d3a212;}