#f2e2b9 color space conversions
Hex:
#f2e2b9
RGB:
242, 226, 185
CMY:
5, 11, 27
CMYK:
0, 7, 24, 5
HSL:
43°, 68.6747%, 83.7255%
HSV (HSB):
43°, 23.5537%, 94.9020%
XYZ:
72.5713, 76.7727, 56.8926
xyY:
0.3519, 0.3723, 76.7727
CIE-Lab:
90.2169, -0.8358, 22.0450
CIE-LCH:
90.2169, 22.0609, 92.1713
CIE-Luv:
90.2169, 12.0492, 31.6995
Hunter-Lab:
87.6201, -5.4926, 22.8364
#f2e2b9 color charts
#f2e2b9 color shades, tints & tones
#f2e2b9 color schemes
#f2e2b9 color preview, HTML & CSS examples
This text has a color of #f2e2b9
<p style="color:#f2e2b9;">Text here</p>
.mytext {color:#f2e2b9;}
This box has a color of #f2e2b9
<div style="background-color:#f2e2b9;">Content here</div>
.mybackground {background-color:#f2e2b9;}
Border around this has a color of #f2e2b9
<div style="border:2px solid #f2e2b9;">Content here</div>
.myborder {border:2px solid #f2e2b9;}