#d2d8ac color space conversions
Hex:
#d2d8ac
RGB:
210, 216, 172
CMY:
18, 15, 33
CMYK:
3, 0, 20, 15
HSL:
68°, 36.0656%, 76.0784%
HSV (HSB):
68°, 20.3704%, 84.7059%
XYZ:
58.5806, 65.7919, 48.6413
xyY:
0.3386, 0.3803, 65.7919
CIE-Lab:
84.8902, -9.3627, 21.0588
CIE-LCH:
84.8902, 23.0463, 113.9698
CIE-Luv:
84.8902, -1.2789, 31.6415
Hunter-Lab:
81.1122, -13.0307, 21.2236
#d2d8ac color charts
#d2d8ac color shades, tints & tones
#d2d8ac color schemes
#d2d8ac color preview, HTML & CSS examples
This text has a color of #d2d8ac
<p style="color:#d2d8ac;">Text here</p>
.mytext {color:#d2d8ac;}
This box has a color of #d2d8ac
<div style="background-color:#d2d8ac;">Content here</div>
.mybackground {background-color:#d2d8ac;}
Border around this has a color of #d2d8ac
<div style="border:2px solid #d2d8ac;">Content here</div>
.myborder {border:2px solid #d2d8ac;}