#ffdaec color space conversions
Hex:
#ffdaec
RGB:
255, 218, 236
CMY:
0, 15, 7
CMYK:
0, 15, 7, 0
HSL:
331°, 100.0000%, 92.7451%
HSV (HSB):
331°, 14.5098%, 100.0000%
XYZ:
81.4517, 77.4589, 90.0150
xyY:
0.3272, 0.3112, 77.4589
CIE-Lab:
90.5324, 15.7323, -4.0309
CIE-LCH:
90.5324, 16.2405, 345.6291
CIE-Luv:
90.5324, 20.5307, -9.0527
Hunter-Lab:
88.0108, 11.1784, 0.9674
#ffdaec color charts
#ffdaec color shades, tints & tones
#ffdaec color schemes
#ffdaec color preview, HTML & CSS examples
This text has a color of #ffdaec
<p style="color:#ffdaec;">Text here</p>
.mytext {color:#ffdaec;}
This box has a color of #ffdaec
<div style="background-color:#ffdaec;">Content here</div>
.mybackground {background-color:#ffdaec;}
Border around this has a color of #ffdaec
<div style="border:2px solid #ffdaec;">Content here</div>
.myborder {border:2px solid #ffdaec;}