#d3bb2a color space conversions
Hex:
#d3bb2a
RGB:
211, 187, 42
CMY:
17, 27, 84
CMYK:
0, 11, 80, 17
HSL:
51°, 66.7984%, 49.6078%
HSV (HSB):
51°, 80.0948%, 82.7451%
XYZ:
45.0522, 49.5567, 9.3814
xyY:
0.4332, 0.4766, 49.5567
CIE-Lab:
75.7964, -5.8254, 69.9347
CIE-LCH:
75.7964, 70.1769, 94.7616
CIE-Luv:
75.7964, 22.5217, 76.7382
Hunter-Lab:
70.3965, -8.9579, 41.3763
#d3bb2a color charts
#d3bb2a color shades, tints & tones
#d3bb2a color schemes
#d3bb2a color preview, HTML & CSS examples
This text has a color of #d3bb2a
<p style="color:#d3bb2a;">Text here</p>
.mytext {color:#d3bb2a;}
This box has a color of #d3bb2a
<div style="background-color:#d3bb2a;">Content here</div>
.mybackground {background-color:#d3bb2a;}
Border around this has a color of #d3bb2a
<div style="border:2px solid #d3bb2a;">Content here</div>
.myborder {border:2px solid #d3bb2a;}