#fff1e0 color space conversions
Hex:
#fff1e0
RGB:
255, 241, 224
CMY:
0, 5, 12
CMYK:
0, 5, 12, 0
HSL:
33°, 100.0000%, 93.9216%
HSV (HSB):
33°, 12.1569%, 100.0000%
XYZ:
86.1498, 89.5524, 83.2658
xyY:
0.3327, 0.3458, 89.5524
CIE-Lab:
95.8108, 1.9418, 9.8835
CIE-LCH:
95.8108, 10.0725, 78.8850
CIE-Luv:
95.8108, 9.1828, 14.4829
Hunter-Lab:
94.6321, -3.1060, 14.0739
#fff1e0 color charts
#fff1e0 color shades, tints & tones
#fff1e0 color schemes
#fff1e0 color preview, HTML & CSS examples
This text has a color of #fff1e0
<p style="color:#fff1e0;">Text here</p>
.mytext {color:#fff1e0;}
This box has a color of #fff1e0
<div style="background-color:#fff1e0;">Content here</div>
.mybackground {background-color:#fff1e0;}
Border around this has a color of #fff1e0
<div style="border:2px solid #fff1e0;">Content here</div>
.myborder {border:2px solid #fff1e0;}