#d9d2da color space conversions
Hex:
#d9d2da
RGB:
217, 210, 218
CMY:
15, 18, 15
CMYK:
0, 4, 0, 15
HSL:
293°, 9.7561%, 83.9216%
HSV (HSB):
293°, 3.6697%, 85.4902%
XYZ:
64.3168, 65.9069, 75.6611
xyY:
0.3124, 0.3201, 65.9069
CIE-Lab:
84.9489, 3.8425, -3.0974
CIE-LCH:
84.9489, 4.9355, 321.1287
CIE-Luv:
84.9489, 3.4956, -5.4041
Hunter-Lab:
81.1830, -0.6548, 1.5709
#d9d2da color charts
#d9d2da color shades, tints & tones
#d9d2da color schemes
#d9d2da color preview, HTML & CSS examples
This text has a color of #d9d2da
<p style="color:#d9d2da;">Text here</p>
.mytext {color:#d9d2da;}
This box has a color of #d9d2da
<div style="background-color:#d9d2da;">Content here</div>
.mybackground {background-color:#d9d2da;}
Border around this has a color of #d9d2da
<div style="border:2px solid #d9d2da;">Content here</div>
.myborder {border:2px solid #d9d2da;}