#ded4cb color space conversions
Hex:
#ded4cb
RGB:
222, 212, 203
CMY:
13, 17, 20
CMYK:
0, 5, 9, 13
HSL:
28°, 22.3529%, 83.3333%
HSV (HSB):
28°, 8.5586%, 87.0588%
XYZ:
64.4472, 66.9284, 66.0216
xyY:
0.3265, 0.3391, 66.9284
CIE-Lab:
85.4678, 1.9025, 5.6645
CIE-LCH:
85.4678, 5.9755, 71.4343
CIE-Luv:
85.4678, 6.3492, 8.1035
Hunter-Lab:
81.8098, -2.5503, 9.4189
#ded4cb color charts
#ded4cb color shades, tints & tones
#ded4cb color schemes
#ded4cb color preview, HTML & CSS examples
This text has a color of #ded4cb
<p style="color:#ded4cb;">Text here</p>
.mytext {color:#ded4cb;}
This box has a color of #ded4cb
<div style="background-color:#ded4cb;">Content here</div>
.mybackground {background-color:#ded4cb;}
Border around this has a color of #ded4cb
<div style="border:2px solid #ded4cb;">Content here</div>
.myborder {border:2px solid #ded4cb;}