#f5f3e1 color space conversions
Hex:
#f5f3e1
RGB:
245, 243, 225
CMY:
4, 5, 12
CMYK:
0, 1, 8, 4
HSL:
54°, 50.0000%, 92.1569%
HSV (HSB):
54°, 8.1633%, 96.0784%
XYZ:
83.2974, 88.9499, 84.0130
xyY:
0.3250, 0.3471, 88.9499
CIE-Lab:
95.5595, -2.3756, 8.9048
CIE-LCH:
95.5595, 9.2162, 104.9372
CIE-Luv:
95.5595, 2.1423, 13.8559
Hunter-Lab:
94.3133, -7.3972, 13.2046
#f5f3e1 color charts
#f5f3e1 color shades, tints & tones
#f5f3e1 color schemes
#f5f3e1 color preview, HTML & CSS examples
This text has a color of #f5f3e1
<p style="color:#f5f3e1;">Text here</p>
.mytext {color:#f5f3e1;}
This box has a color of #f5f3e1
<div style="background-color:#f5f3e1;">Content here</div>
.mybackground {background-color:#f5f3e1;}
Border around this has a color of #f5f3e1
<div style="border:2px solid #f5f3e1;">Content here</div>
.myborder {border:2px solid #f5f3e1;}