#fff1df color space conversions
Hex:
#fff1df
RGB:
255, 241, 223
CMY:
0, 5, 13
CMYK:
0, 5, 13, 0
HSL:
34°, 100.0000%, 93.7255%
HSV (HSB):
34°, 12.5490%, 100.0000%
XYZ:
86.0146, 89.4983, 82.5535
xyY:
0.3333, 0.3468, 89.4983
CIE-Lab:
95.7883, 1.7855, 10.3677
CIE-LCH:
95.7883, 10.5203, 80.2288
CIE-Luv:
95.7883, 9.2488, 15.2173
Hunter-Lab:
94.6035, -3.2620, 14.4845
#fff1df color charts
#fff1df color shades, tints & tones
#fff1df color schemes
#fff1df color preview, HTML & CSS examples
This text has a color of #fff1df
<p style="color:#fff1df;">Text here</p>
.mytext {color:#fff1df;}
This box has a color of #fff1df
<div style="background-color:#fff1df;">Content here</div>
.mybackground {background-color:#fff1df;}
Border around this has a color of #fff1df
<div style="border:2px solid #fff1df;">Content here</div>
.myborder {border:2px solid #fff1df;}