#d2d5c9 color space conversions
Hex:
#d2d5c9
RGB:
210, 213, 201
CMY:
18, 16, 21
CMYK:
1, 0, 6, 16
HSL:
75°, 12.5000%, 81.1765%
HSV (HSB):
75°, 5.6338%, 83.5294%
XYZ:
60.9152, 65.5072, 64.6919
xyY:
0.3187, 0.3428, 65.5072
CIE-Lab:
84.7444, -3.1553, 5.5615
CIE-LCH:
84.7444, 6.3943, 119.5682
CIE-Luv:
84.7444, -1.0553, 8.8592
Hunter-Lab:
80.9365, -7.2945, 9.2655
#d2d5c9 color charts
#d2d5c9 color shades, tints & tones
#d2d5c9 color schemes
#d2d5c9 color preview, HTML & CSS examples
This text has a color of #d2d5c9
<p style="color:#d2d5c9;">Text here</p>
.mytext {color:#d2d5c9;}
This box has a color of #d2d5c9
<div style="background-color:#d2d5c9;">Content here</div>
.mybackground {background-color:#d2d5c9;}
Border around this has a color of #d2d5c9
<div style="border:2px solid #d2d5c9;">Content here</div>
.myborder {border:2px solid #d2d5c9;}