#d2d1cd color space conversions
Hex:
#d2d1cd
RGB:
210, 209, 205
CMY:
18, 18, 20
CMYK:
0, 0, 2, 18
HSL:
48°, 5.2632%, 81.3725%
HSV (HSB):
48°, 2.3810%, 82.3529%
XYZ:
60.3983, 63.7103, 66.8716
xyY:
0.3163, 0.3336, 63.7103
CIE-Lab:
83.8147, -0.3710, 2.0911
CIE-LCH:
83.8147, 2.1238, 100.0607
CIE-Luv:
83.8147, 0.7949, 3.2089
Hunter-Lab:
79.8188, -4.6132, 6.2004
#d2d1cd color charts
#d2d1cd color shades, tints & tones
#d2d1cd color schemes
#d2d1cd color preview, HTML & CSS examples
This text has a color of #d2d1cd
<p style="color:#d2d1cd;">Text here</p>
.mytext {color:#d2d1cd;}
This box has a color of #d2d1cd
<div style="background-color:#d2d1cd;">Content here</div>
.mybackground {background-color:#d2d1cd;}
Border around this has a color of #d2d1cd
<div style="border:2px solid #d2d1cd;">Content here</div>
.myborder {border:2px solid #d2d1cd;}