#d2b24a color space conversions
Hex:
#d2b24a
RGB:
210, 178, 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.7348, 46.0368, 13.0595
xyY:
0.4253, 0.4477, 46.0368
CIE-Lab:
73.5694, -0.0643, 55.7978
CIE-LCH:
73.5694, 55.7979, 90.0661
CIE-Luv:
73.5694, 27.1004, 64.4094
Hunter-Lab:
67.8505, -3.6815, 36.0835
#d2b24a color charts
#d2b24a color shades, tints & tones
#d2b24a color schemes
#d2b24a color preview, HTML & CSS examples
This text has a color of #d2b24a
<p style="color:#d2b24a;">Text here</p>
.mytext {color:#d2b24a;}
This box has a color of #d2b24a
<div style="background-color:#d2b24a;">Content here</div>
.mybackground {background-color:#d2b24a;}
Border around this has a color of #d2b24a
<div style="border:2px solid #d2b24a;">Content here</div>
.myborder {border:2px solid #d2b24a;}