#fff0df color space conversions
Hex:
#fff0df
RGB:
255, 240, 223
CMY:
0, 6, 13
CMYK:
0, 6, 13, 0
HSL:
32°, 100.0000%, 93.7255%
HSV (HSB):
32°, 12.5490%, 100.0000%
XYZ:
85.7194, 88.9079, 82.4551
xyY:
0.3334, 0.3458, 88.9079
CIE-Lab:
95.5419, 2.2934, 10.0154
CIE-LCH:
95.5419, 10.2747, 77.1021
CIE-Luv:
95.5419, 9.7901, 14.6013
Hunter-Lab:
94.2910, -2.7359, 14.1561
#fff0df color charts
#fff0df color shades, tints & tones
#fff0df color schemes
#fff0df color preview, HTML & CSS examples
This text has a color of #fff0df
<p style="color:#fff0df;">Text here</p>
.mytext {color:#fff0df;}
This box has a color of #fff0df
<div style="background-color:#fff0df;">Content here</div>
.mybackground {background-color:#fff0df;}
Border around this has a color of #fff0df
<div style="border:2px solid #fff0df;">Content here</div>
.myborder {border:2px solid #fff0df;}