#d2ced1 color space conversions
Hex:
#d2ced1
RGB:
210, 206, 209
CMY:
18, 19, 18
CMYK:
0, 2, 0, 18
HSL:
315°, 4.2553%, 81.5686%
HSV (HSB):
315°, 1.9048%, 82.3529%
XYZ:
60.1583, 62.4477, 69.2045
xyY:
0.3136, 0.3256, 62.4477
CIE-Lab:
83.1509, 1.9201, -1.0078
CIE-LCH:
83.1509, 2.1685, 332.3076
CIE-Luv:
83.1509, 2.0978, -1.8630
Hunter-Lab:
79.0239, -2.4056, 3.3939
#d2ced1 color charts
#d2ced1 color shades, tints & tones
#d2ced1 color schemes
#d2ced1 color preview, HTML & CSS examples
This text has a color of #d2ced1
<p style="color:#d2ced1;">Text here</p>
.mytext {color:#d2ced1;}
This box has a color of #d2ced1
<div style="background-color:#d2ced1;">Content here</div>
.mybackground {background-color:#d2ced1;}
Border around this has a color of #d2ced1
<div style="border:2px solid #d2ced1;">Content here</div>
.myborder {border:2px solid #d2ced1;}