#d3b42a color space conversions
Hex:
#d3b42a
RGB:
211, 180, 42
CMY:
17, 29, 84
CMYK:
0, 15, 80, 17
HSL:
49°, 66.7984%, 49.6078%
HSV (HSB):
49°, 80.0948%, 82.7451%
XYZ:
43.6031, 46.6586, 8.8984
xyY:
0.4397, 0.4705, 46.6586
CIE-Lab:
73.9708, -2.1822, 68.3301
CIE-LCH:
73.9708, 68.3649, 91.8292
CIE-Luv:
73.9708, 27.5197, 73.9471
Hunter-Lab:
68.3071, -5.5937, 40.0912
#d3b42a color charts
#d3b42a color shades, tints & tones
#d3b42a color schemes
#d3b42a color preview, HTML & CSS examples
This text has a color of #d3b42a
<p style="color:#d3b42a;">Text here</p>
.mytext {color:#d3b42a;}
This box has a color of #d3b42a
<div style="background-color:#d3b42a;">Content here</div>
.mybackground {background-color:#d3b42a;}
Border around this has a color of #d3b42a
<div style="border:2px solid #d3b42a;">Content here</div>
.myborder {border:2px solid #d3b42a;}