#ffdfe1 color space conversions
Hex:
#ffdfe1
RGB:
255, 223, 225
CMY:
0, 13, 12
CMYK:
0, 13, 12, 0
HSL:
356°, 100.0000%, 93.7255%
HSV (HSB):
356°, 12.5490%, 100.0000%
XYZ:
81.2183, 79.4716, 82.2930
xyY:
0.3343, 0.3271, 79.4716
CIE-Lab:
91.4472, 11.3350, 3.0751
CIE-LCH:
91.4472, 11.7447, 15.1788
CIE-Luv:
91.4472, 18.8646, 2.5752
Hunter-Lab:
89.1468, 6.6176, 7.6711
#ffdfe1 color charts
#ffdfe1 color shades, tints & tones
#ffdfe1 color schemes
#ffdfe1 color preview, HTML & CSS examples
This text has a color of #ffdfe1
<p style="color:#ffdfe1;">Text here</p>
.mytext {color:#ffdfe1;}
This box has a color of #ffdfe1
<div style="background-color:#ffdfe1;">Content here</div>
.mybackground {background-color:#ffdfe1;}
Border around this has a color of #ffdfe1
<div style="border:2px solid #ffdfe1;">Content here</div>
.myborder {border:2px solid #ffdfe1;}