#d2da6a color space conversions
Hex:
#d2da6a
RGB:
210, 218, 106
CMY:
18, 15, 58
CMYK:
4, 0, 51, 15
HSL:
64°, 60.2151%, 63.5294%
HSV (HSB):
64°, 51.3761%, 85.4902%
XYZ:
54.2513, 64.8851, 23.3004
xyY:
0.3809, 0.4555, 64.8851
CIE-Lab:
84.4245, -18.1070, 53.5181
CIE-LCH:
84.4245, 56.4983, 108.6924
CIE-Luv:
84.4245, -0.1099, 70.0057
Hunter-Lab:
80.5513, -20.7450, 39.2356
#d2da6a color charts
#d2da6a color shades, tints & tones
#d2da6a color schemes
#d2da6a color preview, HTML & CSS examples
This text has a color of #d2da6a
<p style="color:#d2da6a;">Text here</p>
.mytext {color:#d2da6a;}
This box has a color of #d2da6a
<div style="background-color:#d2da6a;">Content here</div>
.mybackground {background-color:#d2da6a;}
Border around this has a color of #d2da6a
<div style="border:2px solid #d2da6a;">Content here</div>
.myborder {border:2px solid #d2da6a;}