#f2f8c3 color space conversions
Hex:
#f2f8c3
RGB:
242, 248, 195
CMY:
5, 3, 24
CMYK:
2, 0, 21, 3
HSL:
67°, 79.1045%, 86.8627%
HSV (HSB):
67°, 21.3710%, 97.2549%
XYZ:
80.0357, 89.9522, 64.7739
xyY:
0.3409, 0.3832, 89.9522
CIE-Lab:
95.9769, -10.5037, 24.8569
CIE-LCH:
95.9769, 26.9851, 112.9072
CIE-Luv:
95.9769, -0.8284, 37.7774
Hunter-Lab:
94.8431, -15.3439, 25.8976
#f2f8c3 color charts
#f2f8c3 color shades, tints & tones
#f2f8c3 color schemes
#f2f8c3 color preview, HTML & CSS examples
This text has a color of #f2f8c3
<p style="color:#f2f8c3;">Text here</p>
.mytext {color:#f2f8c3;}
This box has a color of #f2f8c3
<div style="background-color:#f2f8c3;">Content here</div>
.mybackground {background-color:#f2f8c3;}
Border around this has a color of #f2f8c3
<div style="border:2px solid #f2f8c3;">Content here</div>
.myborder {border:2px solid #f2f8c3;}