#d2d4b9 color space conversions
Hex:
#d2d4b9
RGB:
210, 212, 185
CMY:
18, 17, 27
CMYK:
1, 0, 13, 17
HSL:
64°, 23.8938%, 77.8431%
HSV (HSB):
64°, 12.7358%, 83.1373%
XYZ:
58.8788, 64.2914, 55.2052
xyY:
0.3301, 0.3604, 64.2914
CIE-Lab:
84.1173, -5.3104, 13.1371
CIE-LCH:
84.1173, 14.1698, 112.0101
CIE-Luv:
84.1173, 0.2854, 20.0828
Hunter-Lab:
80.1819, -9.2431, 15.3062
#d2d4b9 color charts
#d2d4b9 color shades, tints & tones
#d2d4b9 color schemes
#d2d4b9 color preview, HTML & CSS examples
This text has a color of #d2d4b9
<p style="color:#d2d4b9;">Text here</p>
.mytext {color:#d2d4b9;}
This box has a color of #d2d4b9
<div style="background-color:#d2d4b9;">Content here</div>
.mybackground {background-color:#d2d4b9;}
Border around this has a color of #d2d4b9
<div style="border:2px solid #d2d4b9;">Content here</div>
.myborder {border:2px solid #d2d4b9;}