#d2d1e0 color space conversions
Hex:
#d2d1e0
RGB:
210, 209, 224
CMY:
18, 18, 12
CMYK:
6, 7, 0, 12
HSL:
244°, 19.4805%, 84.9020%
HSV (HSB):
244°, 6.6964%, 87.8431%
XYZ:
62.8334, 64.6844, 79.6947
xyY:
0.3032, 0.3122, 64.6844
CIE-Lab:
84.3208, 3.1486, -7.2738
CIE-LCH:
84.3208, 7.9260, 293.4061
CIE-Luv:
84.3208, -0.3059, -11.7615
Hunter-Lab:
80.4266, -1.2933, -2.4518
#d2d1e0 color charts
#d2d1e0 color shades, tints & tones
#d2d1e0 color schemes
#d2d1e0 color preview, HTML & CSS examples
This text has a color of #d2d1e0
<p style="color:#d2d1e0;">Text here</p>
.mytext {color:#d2d1e0;}
This box has a color of #d2d1e0
<div style="background-color:#d2d1e0;">Content here</div>
.mybackground {background-color:#d2d1e0;}
Border around this has a color of #d2d1e0
<div style="border:2px solid #d2d1e0;">Content here</div>
.myborder {border:2px solid #d2d1e0;}