#d3b82a color space conversions
Hex:
#d3b82a
RGB:
211, 184, 42
CMY:
17, 28, 84
CMYK:
0, 13, 80, 17
HSL:
50°, 66.7984%, 49.6078%
HSV (HSB):
50°, 80.0948%, 82.7451%
XYZ:
44.4224, 48.2970, 9.1714
xyY:
0.4360, 0.4740, 48.2970
CIE-Lab:
75.0119, -4.2693, 69.2461
CIE-LCH:
75.0119, 69.3776, 93.5281
CIE-Luv:
75.0119, 24.6503, 75.5421
Hunter-Lab:
69.4961, -7.5197, 40.8227
#d3b82a color charts
#d3b82a color shades, tints & tones
#d3b82a color schemes
#d3b82a color preview, HTML & CSS examples
This text has a color of #d3b82a
<p style="color:#d3b82a;">Text here</p>
.mytext {color:#d3b82a;}
This box has a color of #d3b82a
<div style="background-color:#d3b82a;">Content here</div>
.mybackground {background-color:#d3b82a;}
Border around this has a color of #d3b82a
<div style="border:2px solid #d3b82a;">Content here</div>
.myborder {border:2px solid #d3b82a;}