#f1fadc color space conversions
Hex:
#f1fadc
RGB:
241, 250, 220
CMY:
5, 2, 14
CMYK:
4, 0, 12, 2
HSL:
78°, 75.0000%, 92.1569%
HSV (HSB):
78°, 12.0000%, 98.0392%
XYZ:
83.3795, 92.2393, 81.1195
xyY:
0.3248, 0.3593, 92.2393
CIE-Lab:
96.9180, -8.0742, 13.3776
CIE-LCH:
96.9180, 15.6254, 121.1135
CIE-Luv:
96.9180, -3.5749, 21.4702
Hunter-Lab:
96.0413, -13.1051, 17.1507
#f1fadc color charts
#f1fadc color shades, tints & tones
#f1fadc color schemes
#f1fadc color preview, HTML & CSS examples
This text has a color of #f1fadc
<p style="color:#f1fadc;">Text here</p>
.mytext {color:#f1fadc;}
This box has a color of #f1fadc
<div style="background-color:#f1fadc;">Content here</div>
.mybackground {background-color:#f1fadc;}
Border around this has a color of #f1fadc
<div style="border:2px solid #f1fadc;">Content here</div>
.myborder {border:2px solid #f1fadc;}