#f5e8f9 color space conversions
Hex:
#f5e8f9
RGB:
245, 232, 249
CMY:
4, 9, 2
CMYK:
2, 7, 0, 2
HSL:
286°, 58.6207%, 94.3137%
HSV (HSB):
286°, 6.8273%, 97.6471%
XYZ:
83.6117, 83.9653, 101.4226
xyY:
0.3108, 0.3121, 83.9653
CIE-Lab:
93.4354, 7.3810, -6.6420
CIE-LCH:
93.4354, 9.9295, 318.0167
CIE-Luv:
93.4354, 6.2922, -11.6724
Hunter-Lab:
91.6326, 2.5184, -1.4818
#f5e8f9 color charts
#f5e8f9 color shades, tints & tones
#f5e8f9 color schemes
#f5e8f9 color preview, HTML & CSS examples
This text has a color of #f5e8f9
<p style="color:#f5e8f9;">Text here</p>
.mytext {color:#f5e8f9;}
This box has a color of #f5e8f9
<div style="background-color:#f5e8f9;">Content here</div>
.mybackground {background-color:#f5e8f9;}
Border around this has a color of #f5e8f9
<div style="border:2px solid #f5e8f9;">Content here</div>
.myborder {border:2px solid #f5e8f9;}