#d2b34a color space conversions
Hex:
#d2b34a
RGB:
210, 179, 74
CMY:
18, 30, 71
CMYK:
0, 15, 65, 18
HSL:
46°, 60.1770%, 55.6863%
HSV (HSB):
46°, 64.7619%, 82.3529%
XYZ:
43.9345, 46.4362, 13.1261
xyY:
0.4245, 0.4487, 46.4362
CIE-Lab:
73.8277, -0.5910, 56.0759
CIE-LCH:
73.8277, 56.0790, 90.6038
CIE-Luv:
73.8277, 26.3998, 64.8464
Hunter-Lab:
68.1441, -4.1682, 36.2803
#d2b34a color charts
#d2b34a color shades, tints & tones
#d2b34a color schemes
#d2b34a color preview, HTML & CSS examples
This text has a color of #d2b34a
<p style="color:#d2b34a;">Text here</p>
.mytext {color:#d2b34a;}
This box has a color of #d2b34a
<div style="background-color:#d2b34a;">Content here</div>
.mybackground {background-color:#d2b34a;}
Border around this has a color of #d2b34a
<div style="border:2px solid #d2b34a;">Content here</div>
.myborder {border:2px solid #d2b34a;}