#d3a230 color space conversions
Hex:
#d3a230
RGB:
211, 162, 48
CMY:
17, 36, 81
CMYK:
0, 23, 77, 17
HSL:
42°, 64.9402%, 50.7843%
HSV (HSB):
42°, 77.2512%, 82.7451%
XYZ:
40.3178, 39.9029, 8.3734
xyY:
0.4551, 0.4504, 39.9029
CIE-Lab:
69.4003, 7.5791, 62.1915
CIE-LCH:
69.4003, 62.6516, 83.0517
CIE-Luv:
69.4003, 40.6399, 65.4382
Hunter-Lab:
63.1688, 3.3832, 36.3589
#d3a230 color charts
#d3a230 color shades, tints & tones
#d3a230 color schemes
#d3a230 color preview, HTML & CSS examples
This text has a color of #d3a230
<p style="color:#d3a230;">Text here</p>
.mytext {color:#d3a230;}
This box has a color of #d3a230
<div style="background-color:#d3a230;">Content here</div>
.mybackground {background-color:#d3a230;}
Border around this has a color of #d3a230
<div style="border:2px solid #d3a230;">Content here</div>
.myborder {border:2px solid #d3a230;}