#f5e5f0 color space conversions
Hex:
#f5e5f0
RGB:
245, 229, 240
CMY:
4, 10, 6
CMYK:
0, 7, 2, 4
HSL:
319°, 44.4444%, 92.9412%
HSV (HSB):
319°, 6.5306%, 96.0784%
XYZ:
81.4037, 81.7424, 93.9255
xyY:
0.3167, 0.3180, 81.7424
CIE-Lab:
92.4610, 7.3260, -3.3854
CIE-LCH:
92.4610, 8.0704, 335.1976
CIE-Luv:
92.4610, 8.4590, -6.5442
Hunter-Lab:
90.4115, 2.4957, 1.6936
#f5e5f0 color charts
#f5e5f0 color shades, tints & tones
#f5e5f0 color schemes
#f5e5f0 color preview, HTML & CSS examples
This text has a color of #f5e5f0
<p style="color:#f5e5f0;">Text here</p>
.mytext {color:#f5e5f0;}
This box has a color of #f5e5f0
<div style="background-color:#f5e5f0;">Content here</div>
.mybackground {background-color:#f5e5f0;}
Border around this has a color of #f5e5f0
<div style="border:2px solid #f5e5f0;">Content here</div>
.myborder {border:2px solid #f5e5f0;}