#ded3c4 color space conversions
Hex:
#ded3c4
RGB:
222, 211, 196
CMY:
13, 17, 23
CMYK:
0, 5, 12, 13
HSL:
35°, 28.2609%, 81.9608%
HSV (HSB):
35°, 11.7117%, 87.0588%
XYZ:
63.3823, 66.1036, 61.6432
xyY:
0.3316, 0.3459, 66.1036
CIE-Lab:
85.0493, 1.2735, 8.7710
CIE-LCH:
85.0493, 8.8629, 81.7385
CIE-Luv:
85.0493, 7.3427, 12.7147
Hunter-Lab:
81.3042, -3.1290, 11.9604
#ded3c4 color charts
#ded3c4 color shades, tints & tones
#ded3c4 color schemes
#ded3c4 color preview, HTML & CSS examples
This text has a color of #ded3c4
<p style="color:#ded3c4;">Text here</p>
.mytext {color:#ded3c4;}
This box has a color of #ded3c4
<div style="background-color:#ded3c4;">Content here</div>
.mybackground {background-color:#ded3c4;}
Border around this has a color of #ded3c4
<div style="border:2px solid #ded3c4;">Content here</div>
.myborder {border:2px solid #ded3c4;}