#f5e6ed color space conversions
Hex:
#f5e6ed
RGB:
245, 230, 237
CMY:
4, 10, 7
CMYK:
0, 6, 3, 4
HSL:
332°, 42.8571%, 93.1373%
HSV (HSB):
332°, 6.1224%, 96.0784%
XYZ:
81.2391, 82.1205, 91.6899
xyY:
0.3185, 0.3220, 82.1205
CIE-Lab:
92.6280, 6.2859, -1.5748
CIE-LCH:
92.6280, 6.4801, 345.9350
CIE-Luv:
92.6280, 8.1613, -3.5545
Hunter-Lab:
90.6204, 1.4354, 3.4445
#f5e6ed color charts
#f5e6ed color shades, tints & tones
#f5e6ed color schemes
#f5e6ed color preview, HTML & CSS examples
This text has a color of #f5e6ed
<p style="color:#f5e6ed;">Text here</p>
.mytext {color:#f5e6ed;}
This box has a color of #f5e6ed
<div style="background-color:#f5e6ed;">Content here</div>
.mybackground {background-color:#f5e6ed;}
Border around this has a color of #f5e6ed
<div style="border:2px solid #f5e6ed;">Content here</div>
.myborder {border:2px solid #f5e6ed;}