#f5e3f9 color space conversions
Hex:
#f5e3f9
RGB:
245, 227, 249
CMY:
4, 11, 2
CMYK:
2, 9, 0, 2
HSL:
289°, 64.7059%, 93.3333%
HSV (HSB):
289°, 8.8353%, 97.6471%
XYZ:
82.2242, 81.1902, 100.9601
xyY:
0.3110, 0.3071, 81.1902
CIE-Lab:
92.2163, 9.9710, -8.4466
CIE-LCH:
92.2163, 13.0677, 319.7316
CIE-Luv:
92.2163, 8.8009, -14.9660
Hunter-Lab:
90.1056, 5.2020, -3.3584
#f5e3f9 color charts
#f5e3f9 color shades, tints & tones
#f5e3f9 color schemes
#f5e3f9 color preview, HTML & CSS examples
This text has a color of #f5e3f9
<p style="color:#f5e3f9;">Text here</p>
.mytext {color:#f5e3f9;}
This box has a color of #f5e3f9
<div style="background-color:#f5e3f9;">Content here</div>
.mybackground {background-color:#f5e3f9;}
Border around this has a color of #f5e3f9
<div style="border:2px solid #f5e3f9;">Content here</div>
.myborder {border:2px solid #f5e3f9;}