#f2fbd3 color space conversions
Hex:
#f2fbd3
RGB:
242, 251, 211
CMY:
5, 2, 17
CMYK:
4, 0, 16, 2
HSL:
74°, 83.3333%, 90.5882%
HSV (HSB):
74°, 15.9363%, 98.4314%
XYZ:
82.8730, 92.5748, 75.1289
xyY:
0.3307, 0.3694, 92.5748
CIE-Lab:
97.0548, -9.6347, 18.1912
CIE-LCH:
97.0548, 20.5851, 117.9073
CIE-Luv:
97.0548, -3.1367, 28.5982
Hunter-Lab:
96.2158, -14.6312, 21.0552
#f2fbd3 color charts
#f2fbd3 color shades, tints & tones
#f2fbd3 color schemes
#f2fbd3 color preview, HTML & CSS examples
This text has a color of #f2fbd3
<p style="color:#f2fbd3;">Text here</p>
.mytext {color:#f2fbd3;}
This box has a color of #f2fbd3
<div style="background-color:#f2fbd3;">Content here</div>
.mybackground {background-color:#f2fbd3;}
Border around this has a color of #f2fbd3
<div style="border:2px solid #f2fbd3;">Content here</div>
.myborder {border:2px solid #f2fbd3;}