#d2b84f color space conversions
Hex:
#d2b84f
RGB:
210, 184, 79
CMY:
18, 28, 69
CMYK:
0, 12, 62, 18
HSL:
48°, 59.2760%, 56.6667%
HSV (HSB):
48°, 62.3810%, 82.3529%
XYZ:
45.1301, 48.5471, 14.3891
xyY:
0.4176, 0.4492, 48.5471
CIE-Lab:
75.1687, -2.8955, 55.3156
CIE-LCH:
75.1687, 55.3914, 92.9964
CIE-Luv:
75.1687, 22.7194, 65.2563
Hunter-Lab:
69.6758, -6.3153, 36.5288
#d2b84f color charts
#d2b84f color shades, tints & tones
#d2b84f color schemes
#d2b84f color preview, HTML & CSS examples
This text has a color of #d2b84f
<p style="color:#d2b84f;">Text here</p>
.mytext {color:#d2b84f;}
This box has a color of #d2b84f
<div style="background-color:#d2b84f;">Content here</div>
.mybackground {background-color:#d2b84f;}
Border around this has a color of #d2b84f
<div style="border:2px solid #d2b84f;">Content here</div>
.myborder {border:2px solid #d2b84f;}