#d4dcd5 color space conversions
Hex:
#d4dcd5
RGB:
212, 220, 213
CMY:
17, 14, 16
CMYK:
4, 0, 3, 14
HSL:
128°, 10.2564%, 84.7059%
HSV (HSB):
128°, 3.6364%, 86.2745%
XYZ:
64.7548, 69.9875, 73.0468
xyY:
0.3116, 0.3368, 69.9875
CIE-Lab:
86.9908, -3.9643, 2.4874
CIE-LCH:
86.9908, 4.6800, 147.8938
CIE-Luv:
86.9908, -4.1051, 4.4633
Hunter-Lab:
83.6586, -8.2369, 6.7917
#d4dcd5 color charts
#d4dcd5 color shades, tints & tones
#d4dcd5 color schemes
#d4dcd5 color preview, HTML & CSS examples
This text has a color of #d4dcd5
<p style="color:#d4dcd5;">Text here</p>
.mytext {color:#d4dcd5;}
This box has a color of #d4dcd5
<div style="background-color:#d4dcd5;">Content here</div>
.mybackground {background-color:#d4dcd5;}
Border around this has a color of #d4dcd5
<div style="border:2px solid #d4dcd5;">Content here</div>
.myborder {border:2px solid #d4dcd5;}