#d2d8b9 color space conversions
Hex:
#d2d8b9
RGB:
210, 216, 185
CMY:
18, 15, 27
CMYK:
3, 0, 14, 15
HSL:
72°, 28.4404%, 78.6275%
HSV (HSB):
72°, 14.3519%, 84.7059%
XYZ:
59.8912, 66.3162, 55.5426
xyY:
0.3295, 0.3649, 66.3162
CIE-Lab:
85.1574, -7.3649, 14.6062
CIE-LCH:
85.1574, 16.3579, 116.7586
CIE-Luv:
85.1574, -1.8578, 22.5571
Hunter-Lab:
81.4347, -11.2330, 16.5655
#d2d8b9 color charts
#d2d8b9 color shades, tints & tones
#d2d8b9 color schemes
#d2d8b9 color preview, HTML & CSS examples
This text has a color of #d2d8b9
<p style="color:#d2d8b9;">Text here</p>
.mytext {color:#d2d8b9;}
This box has a color of #d2d8b9
<div style="background-color:#d2d8b9;">Content here</div>
.mybackground {background-color:#d2d8b9;}
Border around this has a color of #d2d8b9
<div style="border:2px solid #d2d8b9;">Content here</div>
.myborder {border:2px solid #d2d8b9;}