#f5d9ed color space conversions
Hex:
#f5d9ed
RGB:
245, 217, 237
CMY:
4, 15, 7
CMYK:
0, 11, 3, 4
HSL:
317°, 58.3333%, 90.5882%
HSV (HSB):
317°, 11.4286%, 96.0784%
XYZ:
77.7551, 75.1526, 90.5285
xyY:
0.3194, 0.3087, 75.1526
CIE-Lab:
89.4644, 13.0396, -6.2285
CIE-LCH:
89.4644, 14.4508, 334.4678
CIE-Luv:
89.4644, 14.8738, -11.9608
Hunter-Lab:
86.6906, 8.3928, -1.2314
#f5d9ed color charts
#f5d9ed color shades, tints & tones
#f5d9ed color schemes
#f5d9ed color preview, HTML & CSS examples
This text has a color of #f5d9ed
<p style="color:#f5d9ed;">Text here</p>
.mytext {color:#f5d9ed;}
This box has a color of #f5d9ed
<div style="background-color:#f5d9ed;">Content here</div>
.mybackground {background-color:#f5d9ed;}
Border around this has a color of #f5d9ed
<div style="border:2px solid #f5d9ed;">Content here</div>
.myborder {border:2px solid #f5d9ed;}