#f5f2f3 color space conversions
Hex:
#f5f2f3
RGB:
245, 242, 243
CMY:
4, 5, 5
CMYK:
0, 1, 1, 4
HSL:
340°, 13.0435%, 95.4902%
HSV (HSB):
340°, 1.2245%, 96.0784%
XYZ:
85.5860, 89.3878, 97.5367
xyY:
0.3141, 0.3280, 89.3878
CIE-Lab:
95.7422, 1.1792, -0.1375
CIE-LCH:
95.7422, 1.1872, 353.3471
CIE-Luv:
95.7422, 1.6325, -0.4243
Hunter-Lab:
94.5451, -3.8687, 5.0155
#f5f2f3 color charts
#f5f2f3 color shades, tints & tones
#f5f2f3 color schemes
#f5f2f3 color preview, HTML & CSS examples
This text has a color of #f5f2f3
<p style="color:#f5f2f3;">Text here</p>
.mytext {color:#f5f2f3;}
This box has a color of #f5f2f3
<div style="background-color:#f5f2f3;">Content here</div>
.mybackground {background-color:#f5f2f3;}
Border around this has a color of #f5f2f3
<div style="border:2px solid #f5f2f3;">Content here</div>
.myborder {border:2px solid #f5f2f3;}