#d2d79a color space conversions
Hex:
#d2d79a
RGB:
210, 215, 154
CMY:
18, 16, 40
CMYK:
2, 0, 28, 16
HSL:
65°, 43.2624%, 72.3529%
HSV (HSB):
65°, 28.3721%, 84.3137%
XYZ:
56.7115, 64.6356, 40.0588
xyY:
0.3514, 0.4005, 64.6356
CIE-Lab:
84.2956, -11.3744, 29.6137
CIE-LCH:
84.2956, 31.7230, 111.0114
CIE-Luv:
84.2956, 0.0365, 42.8325
Hunter-Lab:
80.3963, -14.7796, 26.7352
#d2d79a color charts
#d2d79a color shades, tints & tones
#d2d79a color schemes
#d2d79a color preview, HTML & CSS examples
This text has a color of #d2d79a
<p style="color:#d2d79a;">Text here</p>
.mytext {color:#d2d79a;}
This box has a color of #d2d79a
<div style="background-color:#d2d79a;">Content here</div>
.mybackground {background-color:#d2d79a;}
Border around this has a color of #d2d79a
<div style="border:2px solid #d2d79a;">Content here</div>
.myborder {border:2px solid #d2d79a;}