#ffdef1 color space conversions
Hex:
#ffdef1
RGB:
255, 222, 241
CMY:
0, 13, 5
CMYK:
0, 13, 5, 0
HSL:
325°, 100.0000%, 93.5294%
HSV (HSB):
325°, 12.9412%, 100.0000%
XYZ:
83.2385, 79.8534, 94.2452
xyY:
0.3235, 0.3103, 79.8534
CIE-Lab:
91.6191, 14.4962, -5.0529
CIE-LCH:
91.6191, 15.3516, 340.7831
CIE-Luv:
91.6191, 17.9573, -10.4285
Hunter-Lab:
89.3607, 9.8893, 0.0217
#ffdef1 color charts
#ffdef1 color shades, tints & tones
#ffdef1 color schemes
#ffdef1 color preview, HTML & CSS examples
This text has a color of #ffdef1
<p style="color:#ffdef1;">Text here</p>
.mytext {color:#ffdef1;}
This box has a color of #ffdef1
<div style="background-color:#ffdef1;">Content here</div>
.mybackground {background-color:#ffdef1;}
Border around this has a color of #ffdef1
<div style="border:2px solid #ffdef1;">Content here</div>
.myborder {border:2px solid #ffdef1;}