#d9d2dd color space conversions
Hex:
#d9d2dd
RGB:
217, 210, 221
CMY:
15, 18, 13
CMYK:
2, 5, 0, 13
HSL:
278°, 13.9241%, 84.5098%
HSV (HSB):
278°, 4.9774%, 86.6667%
XYZ:
64.7130, 66.0654, 77.7478
xyY:
0.3103, 0.3168, 66.0654
CIE-Lab:
85.0297, 4.3936, -4.5717
CIE-LCH:
85.0297, 6.3407, 313.8622
CIE-Luv:
85.0297, 3.3009, -7.7763
Hunter-Lab:
81.2806, -0.1251, 0.1834
#d9d2dd color charts
#d9d2dd color shades, tints & tones
#d9d2dd color schemes
#d9d2dd color preview, HTML & CSS examples
This text has a color of #d9d2dd
<p style="color:#d9d2dd;">Text here</p>
.mytext {color:#d9d2dd;}
This box has a color of #d9d2dd
<div style="background-color:#d9d2dd;">Content here</div>
.mybackground {background-color:#d9d2dd;}
Border around this has a color of #d9d2dd
<div style="border:2px solid #d9d2dd;">Content here</div>
.myborder {border:2px solid #d9d2dd;}