#fff1e4 color space conversions
Hex:
#fff1e4
RGB:
255, 241, 228
CMY:
0, 5, 11
CMYK:
0, 5, 11, 0
HSL:
29°, 100.0000%, 94.7059%
HSV (HSB):
29°, 10.5882%, 100.0000%
XYZ:
86.6989, 89.7720, 86.1570
xyY:
0.3301, 0.3418, 89.7720
CIE-Lab:
95.9021, 2.5739, 7.9481
CIE-LCH:
95.9021, 8.3545, 72.0563
CIE-Luv:
95.9021, 8.9170, 11.5260
Hunter-Lab:
94.7481, -2.4734, 12.4097
#fff1e4 color charts
#fff1e4 color shades, tints & tones
#fff1e4 color schemes
#fff1e4 color preview, HTML & CSS examples
This text has a color of #fff1e4
<p style="color:#fff1e4;">Text here</p>
.mytext {color:#fff1e4;}
This box has a color of #fff1e4
<div style="background-color:#fff1e4;">Content here</div>
.mybackground {background-color:#fff1e4;}
Border around this has a color of #fff1e4
<div style="border:2px solid #fff1e4;">Content here</div>
.myborder {border:2px solid #fff1e4;}