#d3b62a color space conversions
Hex:
#d3b62a
RGB:
211, 182, 42
CMY:
17, 29, 84
CMYK:
0, 14, 80, 17
HSL:
50°, 66.7984%, 49.6078%
HSV (HSB):
50°, 80.0948%, 82.7451%
XYZ:
44.0098, 47.4719, 9.0339
xyY:
0.4378, 0.4723, 47.4719
CIE-Lab:
74.4906, -3.2275, 68.7878
CIE-LCH:
74.4906, 68.8634, 92.6863
CIE-Luv:
74.4906, 26.0805, 74.7446
Hunter-Lab:
68.8999, -6.5579, 40.4560
#d3b62a color charts
#d3b62a color shades, tints & tones
#d3b62a color schemes
#d3b62a color preview, HTML & CSS examples
This text has a color of #d3b62a
<p style="color:#d3b62a;">Text here</p>
.mytext {color:#d3b62a;}
This box has a color of #d3b62a
<div style="background-color:#d3b62a;">Content here</div>
.mybackground {background-color:#d3b62a;}
Border around this has a color of #d3b62a
<div style="border:2px solid #d3b62a;">Content here</div>
.myborder {border:2px solid #d3b62a;}