#f3f2f5 color space conversions
Hex:
#f3f2f5
RGB:
243, 242, 245
CMY:
5, 5, 4
CMYK:
1, 1, 0, 4
HSL:
260°, 13.0435%, 95.4902%
HSV (HSB):
260°, 1.2245%, 96.0784%
XYZ:
85.1957, 89.1515, 99.1039
xyY:
0.3116, 0.3260, 89.1515
CIE-Lab:
95.6437, 0.8690, -1.3345
CIE-LCH:
95.6437, 1.5925, 303.0697
CIE-Luv:
95.6437, 0.3918, -2.2208
Hunter-Lab:
94.4201, -4.1737, 3.8629
#f3f2f5 color charts
#f3f2f5 color shades, tints & tones
#f3f2f5 color schemes
#f3f2f5 color preview, HTML & CSS examples
This text has a color of #f3f2f5
<p style="color:#f3f2f5;">Text here</p>
.mytext {color:#f3f2f5;}
This box has a color of #f3f2f5
<div style="background-color:#f3f2f5;">Content here</div>
.mybackground {background-color:#f3f2f5;}
Border around this has a color of #f3f2f5
<div style="border:2px solid #f3f2f5;">Content here</div>
.myborder {border:2px solid #f3f2f5;}