#f2f6cd color space conversions
Hex:
#f2f6cd
RGB:
242, 246, 205
CMY:
5, 4, 20
CMYK:
2, 0, 17, 4
HSL:
66°, 69.4915%, 88.4314%
HSV (HSB):
66°, 16.6667%, 96.4706%
XYZ:
80.5932, 89.1966, 70.7266
xyY:
0.3351, 0.3709, 89.1966
CIE-Lab:
95.6625, -8.0546, 19.3124
CIE-LCH:
95.6625, 20.9248, 112.6396
CIE-Luv:
95.6625, -0.1898, 29.7749
Hunter-Lab:
94.4439, -12.9550, 21.7100
#f2f6cd color charts
#f2f6cd color shades, tints & tones
#f2f6cd color schemes
#f2f6cd color preview, HTML & CSS examples
This text has a color of #f2f6cd
<p style="color:#f2f6cd;">Text here</p>
.mytext {color:#f2f6cd;}
This box has a color of #f2f6cd
<div style="background-color:#f2f6cd;">Content here</div>
.mybackground {background-color:#f2f6cd;}
Border around this has a color of #f2f6cd
<div style="border:2px solid #f2f6cd;">Content here</div>
.myborder {border:2px solid #f2f6cd;}