#f2f5b8 color space conversions
Hex:
#f2f5b8
RGB:
242, 245, 184
CMY:
5, 4, 28
CMYK:
1, 0, 25, 4
HSL:
63°, 75.3086%, 84.1176%
HSV (HSB):
63°, 24.8980%, 96.0784%
XYZ:
77.9221, 87.6428, 58.1572
xyY:
0.3483, 0.3917, 87.6428
CIE-Lab:
95.0103, -10.5306, 29.1248
CIE-LCH:
95.0103, 30.9701, 109.8784
CIE-Luv:
95.0103, 1.3135, 43.2606
Hunter-Lab:
93.6177, -15.2577, 28.7003
#f2f5b8 color charts
#f2f5b8 color shades, tints & tones
#f2f5b8 color schemes
#f2f5b8 color preview, HTML & CSS examples
This text has a color of #f2f5b8
<p style="color:#f2f5b8;">Text here</p>
.mytext {color:#f2f5b8;}
This box has a color of #f2f5b8
<div style="background-color:#f2f5b8;">Content here</div>
.mybackground {background-color:#f2f5b8;}
Border around this has a color of #f2f5b8
<div style="border:2px solid #f2f5b8;">Content here</div>
.myborder {border:2px solid #f2f5b8;}