#ffdae7 color space conversions
Hex:
#ffdae7
RGB:
255, 218, 231
CMY:
0, 15, 9
CMYK:
0, 15, 9, 0
HSL:
339°, 100.0000%, 92.7451%
HSV (HSB):
339°, 14.5098%, 100.0000%
XYZ:
80.7352, 77.1723, 86.2418
xyY:
0.3307, 0.3161, 77.1723
CIE-Lab:
90.4009, 14.9027, -1.5975
CIE-LCH:
90.4009, 14.9880, 353.8816
CIE-Luv:
90.4009, 21.0116, -5.1575
Hunter-Lab:
87.8478, 10.3142, 3.2873
#ffdae7 color charts
#ffdae7 color shades, tints & tones
#ffdae7 color schemes
#ffdae7 color preview, HTML & CSS examples
This text has a color of #ffdae7
<p style="color:#ffdae7;">Text here</p>
.mytext {color:#ffdae7;}
This box has a color of #ffdae7
<div style="background-color:#ffdae7;">Content here</div>
.mybackground {background-color:#ffdae7;}
Border around this has a color of #ffdae7
<div style="border:2px solid #ffdae7;">Content here</div>
.myborder {border:2px solid #ffdae7;}