#f2f6d3 color space conversions
Hex:
#f2f6d3
RGB:
242, 246, 211
CMY:
5, 4, 17
CMYK:
2, 0, 14, 4
HSL:
67°, 66.0377%, 89.6078%
HSV (HSB):
67°, 14.2276%, 96.4706%
XYZ:
81.3316, 89.4919, 74.6151
xyY:
0.3314, 0.3646, 89.4919
CIE-Lab:
95.7856, -7.1444, 16.4068
CIE-LCH:
95.7856, 17.8949, 113.5307
CIE-Luv:
95.7856, -0.4729, 25.5589
Hunter-Lab:
94.6002, -12.0866, 19.4557
#f2f6d3 color charts
#f2f6d3 color shades, tints & tones
#f2f6d3 color schemes
#f2f6d3 color preview, HTML & CSS examples
This text has a color of #f2f6d3
<p style="color:#f2f6d3;">Text here</p>
.mytext {color:#f2f6d3;}
This box has a color of #f2f6d3
<div style="background-color:#f2f6d3;">Content here</div>
.mybackground {background-color:#f2f6d3;}
Border around this has a color of #f2f6d3
<div style="border:2px solid #f2f6d3;">Content here</div>
.myborder {border:2px solid #f2f6d3;}