#f5e3ed color space conversions
Hex:
#f5e3ed
RGB:
245, 227, 237
CMY:
4, 11, 7
CMYK:
0, 7, 3, 4
HSL:
327°, 47.3684%, 92.5490%
HSV (HSB):
327°, 7.3469%, 96.0784%
XYZ:
80.4113, 80.4651, 91.4139
xyY:
0.3187, 0.3189, 80.4651
CIE-Lab:
91.8931, 7.8365, -2.6523
CIE-LCH:
91.8931, 8.2731, 341.3016
CIE-Luv:
91.8931, 9.7098, -5.4941
Hunter-Lab:
89.7023, 3.0326, 2.3703
#f5e3ed color charts
#f5e3ed color shades, tints & tones
#f5e3ed color schemes
#f5e3ed color preview, HTML & CSS examples
This text has a color of #f5e3ed
<p style="color:#f5e3ed;">Text here</p>
.mytext {color:#f5e3ed;}
This box has a color of #f5e3ed
<div style="background-color:#f5e3ed;">Content here</div>
.mybackground {background-color:#f5e3ed;}
Border around this has a color of #f5e3ed
<div style="border:2px solid #f5e3ed;">Content here</div>
.myborder {border:2px solid #f5e3ed;}