#d2b64a color space conversions
Hex:
#d2b64a
RGB:
210, 182, 74
CMY:
18, 29, 71
CMYK:
0, 13, 65, 18
HSL:
48°, 60.1770%, 55.6863%
HSV (HSB):
48°, 64.7619%, 82.3529%
XYZ:
44.5423, 47.6519, 13.3287
xyY:
0.4221, 0.4516, 47.6519
CIE-Lab:
74.6049, -2.1660, 56.9100
CIE-LCH:
74.6049, 56.9512, 92.1796
CIE-Luv:
74.6049, 24.3094, 66.1568
Hunter-Lab:
69.0304, -5.6249, 36.8733
#d2b64a color charts
#d2b64a color shades, tints & tones
#d2b64a color schemes
#d2b64a color preview, HTML & CSS examples
This text has a color of #d2b64a
<p style="color:#d2b64a;">Text here</p>
.mytext {color:#d2b64a;}
This box has a color of #d2b64a
<div style="background-color:#d2b64a;">Content here</div>
.mybackground {background-color:#d2b64a;}
Border around this has a color of #d2b64a
<div style="border:2px solid #d2b64a;">Content here</div>
.myborder {border:2px solid #d2b64a;}