#f5f2f5 color space conversions
Hex:
#f5f2f5
RGB:
245, 242, 245
CMY:
4, 5, 4
CMYK:
0, 1, 0, 4
HSL:
300°, 13.0435%, 95.4902%
HSV (HSB):
300°, 1.2245%, 96.0784%
XYZ:
85.8897, 89.5093, 99.1364
xyY:
0.3129, 0.3260, 89.5093
CIE-Lab:
95.7929, 1.5316, -1.0985
CIE-LCH:
95.7929, 1.8849, 324.3504
CIE-Luv:
95.7929, 1.5150, -1.9740
Hunter-Lab:
94.6094, -3.5177, 4.0996
#f5f2f5 color charts
#f5f2f5 color shades, tints & tones
#f5f2f5 color schemes
#f5f2f5 color preview, HTML & CSS examples
This text has a color of #f5f2f5
<p style="color:#f5f2f5;">Text here</p>
.mytext {color:#f5f2f5;}
This box has a color of #f5f2f5
<div style="background-color:#f5f2f5;">Content here</div>
.mybackground {background-color:#f5f2f5;}
Border around this has a color of #f5f2f5
<div style="border:2px solid #f5f2f5;">Content here</div>
.myborder {border:2px solid #f5f2f5;}