#ffe0dd color space conversions
Hex:
#ffe0dd
RGB:
255, 224, 221
CMY:
0, 12, 13
CMYK:
0, 12, 13, 0
HSL:
5°, 100.0000%, 93.3333%
HSV (HSB):
5°, 13.3333%, 100.0000%
XYZ:
80.9468, 79.7918, 79.5416
xyY:
0.3369, 0.3321, 79.7918
CIE-Lab:
91.5913, 10.1846, 5.3770
CIE-LCH:
91.5913, 11.5169, 27.8320
CIE-Luv:
91.5913, 18.6664, 6.2172
Hunter-Lab:
89.3262, 5.4345, 9.7329
#ffe0dd color charts
#ffe0dd color shades, tints & tones
#ffe0dd color schemes
#ffe0dd color preview, HTML & CSS examples
This text has a color of #ffe0dd
<p style="color:#ffe0dd;">Text here</p>
.mytext {color:#ffe0dd;}
This box has a color of #ffe0dd
<div style="background-color:#ffe0dd;">Content here</div>
.mybackground {background-color:#ffe0dd;}
Border around this has a color of #ffe0dd
<div style="border:2px solid #ffe0dd;">Content here</div>
.myborder {border:2px solid #ffe0dd;}