#d2decf color space conversions
Hex:
#d2decf
RGB:
210, 222, 207
CMY:
18, 13, 19
CMYK:
5, 0, 7, 13
HSL:
108°, 18.5185%, 84.1176%
HSV (HSB):
108°, 6.7568%, 87.0588%
XYZ:
63.9621, 70.4492, 69.2584
xyY:
0.3140, 0.3459, 70.4492
CIE-Lab:
87.2167, -6.7409, 5.9576
CIE-LCH:
87.2167, 8.9962, 138.5296
CIE-Luv:
87.2167, -5.9545, 10.1304
Hunter-Lab:
83.9340, -10.8582, 9.8305
#d2decf color charts
#d2decf color shades, tints & tones
#d2decf color schemes
#d2decf color preview, HTML & CSS examples
This text has a color of #d2decf
<p style="color:#d2decf;">Text here</p>
.mytext {color:#d2decf;}
This box has a color of #d2decf
<div style="background-color:#d2decf;">Content here</div>
.mybackground {background-color:#d2decf;}
Border around this has a color of #d2decf
<div style="border:2px solid #d2decf;">Content here</div>
.myborder {border:2px solid #d2decf;}