#d3b50e color space conversions
Hex:
#d3b50e
RGB:
211, 181, 14
CMY:
17, 29, 95
CMYK:
0, 14, 93, 17
HSL:
51°, 87.5556%, 44.1176%
HSV (HSB):
51°, 93.3649%, 82.7451%
XYZ:
43.4671, 46.9283, 7.1826
xyY:
0.4455, 0.4809, 46.9283
CIE-Lab:
74.1439, -3.3296, 74.6096
CIE-LCH:
74.1439, 74.6839, 92.5552
CIE-Luv:
74.1439, 27.2531, 78.0089
Hunter-Lab:
68.5043, -6.6212, 41.7365
#d3b50e color charts
#d3b50e color shades, tints & tones
#d3b50e color schemes
#d3b50e color preview, HTML & CSS examples
This text has a color of #d3b50e
<p style="color:#d3b50e;">Text here</p>
.mytext {color:#d3b50e;}
This box has a color of #d3b50e
<div style="background-color:#d3b50e;">Content here</div>
.mybackground {background-color:#d3b50e;}
Border around this has a color of #d3b50e
<div style="border:2px solid #d3b50e;">Content here</div>
.myborder {border:2px solid #d3b50e;}