#f2f0e5 color space conversions
Hex:
#f2f0e5
RGB:
242, 240, 229
CMY:
5, 6, 10
CMYK:
0, 1, 5, 5
HSL:
51°, 33.3333%, 92.3529%
HSV (HSB):
51°, 5.3719%, 94.9020%
XYZ:
81.9209, 86.8546, 86.5757
xyY:
0.3208, 0.3401, 86.8546
CIE-Lab:
94.6765, -1.2201, 5.5359
CIE-LCH:
94.6765, 5.6688, 102.4287
CIE-Luv:
94.6765, 1.7534, 8.6279
Hunter-Lab:
93.1958, -6.1877, 10.1587
#f2f0e5 color charts
#f2f0e5 color shades, tints & tones
#f2f0e5 color schemes
#f2f0e5 color preview, HTML & CSS examples
This text has a color of #f2f0e5
<p style="color:#f2f0e5;">Text here</p>
.mytext {color:#f2f0e5;}
This box has a color of #f2f0e5
<div style="background-color:#f2f0e5;">Content here</div>
.mybackground {background-color:#f2f0e5;}
Border around this has a color of #f2f0e5
<div style="border:2px solid #f2f0e5;">Content here</div>
.myborder {border:2px solid #f2f0e5;}