#d3b90e color space conversions
Hex:
#d3b90e
RGB:
211, 185, 14
CMY:
17, 27, 95
CMYK:
0, 12, 93, 17
HSL:
52°, 87.5556%, 44.1176%
HSV (HSB):
52°, 93.3649%, 82.7451%
XYZ:
44.2922, 48.5785, 7.4576
xyY:
0.4415, 0.4842, 48.5785
CIE-Lab:
75.1884, -5.4094, 75.3918
CIE-LCH:
75.1884, 75.5856, 94.1040
CIE-Luv:
75.1884, 24.3561, 79.5371
Hunter-Lab:
69.6983, -8.5380, 42.4449
#d3b90e color charts
#d3b90e color shades, tints & tones
#d3b90e color schemes
#d3b90e color preview, HTML & CSS examples
This text has a color of #d3b90e
<p style="color:#d3b90e;">Text here</p>
.mytext {color:#d3b90e;}
This box has a color of #d3b90e
<div style="background-color:#d3b90e;">Content here</div>
.mybackground {background-color:#d3b90e;}
Border around this has a color of #d3b90e
<div style="border:2px solid #d3b90e;">Content here</div>
.myborder {border:2px solid #d3b90e;}