#ded3d4 color space conversions
Hex:
#ded3d4
RGB:
222, 211, 212
CMY:
13, 17, 17
CMYK:
0, 5, 5, 13
HSL:
355°, 14.2857%, 84.9020%
HSV (HSB):
355°, 4.9550%, 87.0588%
XYZ:
65.3021, 66.8716, 71.7531
xyY:
0.3202, 0.3279, 66.8716
CIE-Lab:
85.4391, 3.9601, 0.8518
CIE-LCH:
85.4391, 4.0507, 12.1395
CIE-Luv:
85.4391, 6.2771, 0.5809
Hunter-Lab:
81.7751, -0.5637, 5.2189
#ded3d4 color charts
#ded3d4 color shades, tints & tones
#ded3d4 color schemes
#ded3d4 color preview, HTML & CSS examples
This text has a color of #ded3d4
<p style="color:#ded3d4;">Text here</p>
.mytext {color:#ded3d4;}
This box has a color of #ded3d4
<div style="background-color:#ded3d4;">Content here</div>
.mybackground {background-color:#ded3d4;}
Border around this has a color of #ded3d4
<div style="border:2px solid #ded3d4;">Content here</div>
.myborder {border:2px solid #ded3d4;}