#f5fadc color space conversions
Hex:
#f5fadc
RGB:
245, 250, 220
CMY:
4, 2, 14
CMYK:
2, 0, 12, 2
HSL:
70°, 75.0000%, 92.1569%
HSV (HSB):
70°, 12.0000%, 98.0392%
XYZ:
84.7601, 92.9510, 81.1841
xyY:
0.3274, 0.3590, 92.9510
CIE-Lab:
97.2077, -6.6956, 13.8290
CIE-LCH:
97.2077, 15.3646, 115.8349
CIE-Luv:
97.2077, -1.2869, 21.8714
Hunter-Lab:
96.4111, -11.7907, 17.5619
#f5fadc color charts
#f5fadc color shades, tints & tones
#f5fadc color schemes
#f5fadc color preview, HTML & CSS examples
This text has a color of #f5fadc
<p style="color:#f5fadc;">Text here</p>
.mytext {color:#f5fadc;}
This box has a color of #f5fadc
<div style="background-color:#f5fadc;">Content here</div>
.mybackground {background-color:#f5fadc;}
Border around this has a color of #f5fadc
<div style="border:2px solid #f5fadc;">Content here</div>
.myborder {border:2px solid #f5fadc;}