#f2f2d8 color space conversions
Hex:
#f2f2d8
RGB:
242, 242, 216
CMY:
5, 5, 15
CMYK:
0, 0, 11, 5
HSL:
60°, 50.0000%, 89.8039%
HSV (HSB):
60°, 10.7438%, 94.9020%
XYZ:
80.7647, 87.3394, 77.5672
xyY:
0.3288, 0.3555, 87.3394
CIE-Lab:
94.8821, -4.3551, 12.5536
CIE-LCH:
94.8821, 13.2876, 109.1328
CIE-Luv:
94.8821, 1.4092, 19.5127
Hunter-Lab:
93.4555, -9.2866, 16.2088
#f2f2d8 color charts
#f2f2d8 color shades, tints & tones
#f2f2d8 color schemes
#f2f2d8 color preview, HTML & CSS examples
This text has a color of #f2f2d8
<p style="color:#f2f2d8;">Text here</p>
.mytext {color:#f2f2d8;}
This box has a color of #f2f2d8
<div style="background-color:#f2f2d8;">Content here</div>
.mybackground {background-color:#f2f2d8;}
Border around this has a color of #f2f2d8
<div style="border:2px solid #f2f2d8;">Content here</div>
.myborder {border:2px solid #f2f2d8;}