#d3b52a color space conversions
Hex:
#d3b52a
RGB:
211, 181, 42
CMY:
17, 29, 84
CMYK:
0, 14, 80, 17
HSL:
49°, 66.7984%, 49.6078%
HSV (HSB):
49°, 80.0948%, 82.7451%
XYZ:
43.8058, 47.0638, 8.9659
xyY:
0.4388, 0.4714, 47.0638
CIE-Lab:
74.2306, -2.7053, 68.5588
CIE-LCH:
74.2306, 68.6122, 92.2597
CIE-Luv:
74.2306, 26.7990, 74.3459
Hunter-Lab:
68.6031, -6.0761, 40.2734
#d3b52a color charts
#d3b52a color shades, tints & tones
#d3b52a color schemes
#d3b52a color preview, HTML & CSS examples
This text has a color of #d3b52a
<p style="color:#d3b52a;">Text here</p>
.mytext {color:#d3b52a;}
This box has a color of #d3b52a
<div style="background-color:#d3b52a;">Content here</div>
.mybackground {background-color:#d3b52a;}
Border around this has a color of #d3b52a
<div style="border:2px solid #d3b52a;">Content here</div>
.myborder {border:2px solid #d3b52a;}