#fff0e1 color space conversions
Hex:
#fff0e1
RGB:
255, 240, 225
CMY:
0, 6, 12
CMYK:
0, 6, 12, 0
HSL:
30°, 100.0000%, 94.1176%
HSV (HSB):
30°, 11.7647%, 100.0000%
XYZ:
85.9907, 89.0164, 83.8839
xyY:
0.3322, 0.3438, 89.0164
CIE-Lab:
95.5873, 2.6070, 9.0467
CIE-LCH:
95.5873, 9.4149, 73.9243
CIE-Luv:
95.5873, 9.6556, 13.1279
Hunter-Lab:
94.3485, -2.4222, 13.3301
#fff0e1 color charts
#fff0e1 color shades, tints & tones
#fff0e1 color schemes
#fff0e1 color preview, HTML & CSS examples
This text has a color of #fff0e1
<p style="color:#fff0e1;">Text here</p>
.mytext {color:#fff0e1;}
This box has a color of #fff0e1
<div style="background-color:#fff0e1;">Content here</div>
.mybackground {background-color:#fff0e1;}
Border around this has a color of #fff0e1
<div style="border:2px solid #fff0e1;">Content here</div>
.myborder {border:2px solid #fff0e1;}