#ded1d3 color space conversions
Hex:
#ded1d3
RGB:
222, 209, 211
CMY:
13, 18, 17
CMYK:
0, 6, 5, 13
HSL:
351°, 16.4557%, 84.5098%
HSV (HSB):
351°, 5.8559%, 87.0588%
XYZ:
64.6825, 65.8337, 70.9260
xyY:
0.3211, 0.3268, 65.8337
CIE-Lab:
84.9115, 4.8342, 0.6135
CIE-LCH:
84.9115, 4.8730, 7.2327
CIE-Luv:
84.9115, 7.3908, 0.0643
Hunter-Lab:
81.1380, 0.3074, 4.9687
#ded1d3 color charts
#ded1d3 color shades, tints & tones
#ded1d3 color schemes
#ded1d3 color preview, HTML & CSS examples
This text has a color of #ded1d3
<p style="color:#ded1d3;">Text here</p>
.mytext {color:#ded1d3;}
This box has a color of #ded1d3
<div style="background-color:#ded1d3;">Content here</div>
.mybackground {background-color:#ded1d3;}
Border around this has a color of #ded1d3
<div style="border:2px solid #ded1d3;">Content here</div>
.myborder {border:2px solid #ded1d3;}