#f2f9dd color space conversions
Hex:
#f2f9dd
RGB:
242, 249, 221
CMY:
5, 2, 13
CMYK:
3, 0, 11, 2
HSL:
75°, 70.0000%, 92.1569%
HSV (HSB):
75°, 11.2450%, 97.6471%
XYZ:
83.5448, 91.8491, 81.7320
xyY:
0.3249, 0.3572, 91.8491
CIE-Lab:
96.7586, -7.0708, 12.6476
CIE-LCH:
96.7586, 14.4899, 119.2081
CIE-Luv:
96.7586, -2.5282, 20.2238
Hunter-Lab:
95.8379, -12.1126, 16.5232
#f2f9dd color charts
#f2f9dd color shades, tints & tones
#f2f9dd color schemes
#f2f9dd color preview, HTML & CSS examples
This text has a color of #f2f9dd
<p style="color:#f2f9dd;">Text here</p>
.mytext {color:#f2f9dd;}
This box has a color of #f2f9dd
<div style="background-color:#f2f9dd;">Content here</div>
.mybackground {background-color:#f2f9dd;}
Border around this has a color of #f2f9dd
<div style="border:2px solid #f2f9dd;">Content here</div>
.myborder {border:2px solid #f2f9dd;}