#f2e5a5 color space conversions
Hex:
#f2e5a5
RGB:
242, 229, 165
CMY:
5, 10, 35
CMYK:
0, 5, 32, 5
HSL:
50°, 74.7573%, 79.8039%
HSV (HSB):
50°, 31.8182%, 94.9020%
XYZ:
71.4288, 77.6325, 46.8172
xyY:
0.3647, 0.3963, 77.6325
CIE-Lab:
90.6119, -4.9493, 32.8595
CIE-LCH:
90.6119, 33.2302, 98.5655
CIE-Luv:
90.6119, 11.4810, 46.2921
Hunter-Lab:
88.1093, -9.4842, 30.1726
#f2e5a5 color charts
#f2e5a5 color shades, tints & tones
#f2e5a5 color schemes
#f2e5a5 color preview, HTML & CSS examples
This text has a color of #f2e5a5
<p style="color:#f2e5a5;">Text here</p>
.mytext {color:#f2e5a5;}
This box has a color of #f2e5a5
<div style="background-color:#f2e5a5;">Content here</div>
.mybackground {background-color:#f2e5a5;}
Border around this has a color of #f2e5a5
<div style="border:2px solid #f2e5a5;">Content here</div>
.myborder {border:2px solid #f2e5a5;}