#ffdece color space conversions
Hex:
#ffdece
RGB:
255, 222, 206
CMY:
0, 13, 19
CMYK:
0, 13, 19, 0
HSL:
20°, 100.0000%, 90.3922%
HSV (HSB):
20°, 19.2157%, 100.0000%
XYZ:
78.5019, 77.9588, 69.3026
xyY:
0.3477, 0.3453, 77.9588
CIE-Lab:
90.7611, 8.9428, 12.0320
CIE-LCH:
90.7611, 14.9914, 53.3786
CIE-Luv:
90.7611, 21.0677, 16.0712
Hunter-Lab:
88.2943, 4.1882, 15.2690
#ffdece color charts
#ffdece color shades, tints & tones
#ffdece color schemes
#ffdece color preview, HTML & CSS examples
This text has a color of #ffdece
<p style="color:#ffdece;">Text here</p>
.mytext {color:#ffdece;}
This box has a color of #ffdece
<div style="background-color:#ffdece;">Content here</div>
.mybackground {background-color:#ffdece;}
Border around this has a color of #ffdece
<div style="border:2px solid #ffdece;">Content here</div>
.myborder {border:2px solid #ffdece;}