#f2f2e3 color space conversions
Hex:
#f2f2e3
RGB:
242, 242, 227
CMY:
5, 5, 11
CMYK:
0, 0, 6, 5
HSL:
60°, 36.5854%, 91.9608%
HSV (HSB):
60°, 6.1983%, 94.9020%
XYZ:
82.2352, 87.9276, 85.3105
xyY:
0.3219, 0.3442, 87.9276
CIE-Lab:
95.1304, -2.5687, 7.2255
CIE-LCH:
95.1304, 7.6685, 109.5709
CIE-Luv:
95.1304, 0.8243, 11.4016
Hunter-Lab:
93.7697, -7.5540, 11.6975
#f2f2e3 color charts
#f2f2e3 color shades, tints & tones
#f2f2e3 color schemes
#f2f2e3 color preview, HTML & CSS examples
This text has a color of #f2f2e3
<p style="color:#f2f2e3;">Text here</p>
.mytext {color:#f2f2e3;}
This box has a color of #f2f2e3
<div style="background-color:#f2f2e3;">Content here</div>
.mybackground {background-color:#f2f2e3;}
Border around this has a color of #f2f2e3
<div style="border:2px solid #f2f2e3;">Content here</div>
.myborder {border:2px solid #f2f2e3;}