#f4f2fb color space conversions
Hex:
#f4f2fb
RGB:
244, 242, 251
CMY:
4, 5, 2
CMYK:
3, 4, 0, 2
HSL:
253°, 52.9412%, 96.6667%
HSV (HSB):
253°, 3.5857%, 98.4314%
XYZ:
86.4729, 89.7024, 104.0235
xyY:
0.3086, 0.3201, 89.7024
CIE-Lab:
95.8732, 2.2770, -4.0944
CIE-LCH:
95.8732, 4.6850, 299.0798
CIE-Luv:
95.8732, 0.6028, -6.7846
Hunter-Lab:
94.7113, -2.7716, 1.1785
#f4f2fb color charts
#f4f2fb color shades, tints & tones
#f4f2fb color schemes
#f4f2fb color preview, HTML & CSS examples
This text has a color of #f4f2fb
<p style="color:#f4f2fb;">Text here</p>
.mytext {color:#f4f2fb;}
This box has a color of #f4f2fb
<div style="background-color:#f4f2fb;">Content here</div>
.mybackground {background-color:#f4f2fb;}
Border around this has a color of #f4f2fb
<div style="border:2px solid #f4f2fb;">Content here</div>
.myborder {border:2px solid #f4f2fb;}