#d3a90e color space conversions
Hex:
#d3a90e
RGB:
211, 169, 14
CMY:
17, 34, 95
CMYK:
0, 20, 93, 17
HSL:
47°, 87.5556%, 44.1176%
HSV (HSB):
47°, 93.3649%, 82.7451%
XYZ:
41.1312, 42.2565, 6.4039
xyY:
0.4581, 0.4706, 42.2565
CIE-Lab:
71.0474, 2.9893, 72.3033
CIE-LCH:
71.0474, 72.3651, 87.6325
CIE-Luv:
71.0474, 36.1711, 73.4352
Hunter-Lab:
65.0050, -0.8149, 39.6626
#d3a90e color charts
#d3a90e color shades, tints & tones
#d3a90e color schemes
#d3a90e color preview, HTML & CSS examples
This text has a color of #d3a90e
<p style="color:#d3a90e;">Text here</p>
.mytext {color:#d3a90e;}
This box has a color of #d3a90e
<div style="background-color:#d3a90e;">Content here</div>
.mybackground {background-color:#d3a90e;}
Border around this has a color of #d3a90e
<div style="border:2px solid #d3a90e;">Content here</div>
.myborder {border:2px solid #d3a90e;}