#f5dbd6 color space conversions
Hex:
#f5dbd6
RGB:
245, 219, 214
CMY:
4, 14, 16
CMYK:
0, 11, 13, 4
HSL:
10°, 60.7843%, 90.0000%
HSV (HSB):
10°, 12.6531%, 96.0784%
XYZ:
75.1253, 74.9306, 74.1218
xyY:
0.3351, 0.3342, 74.9306
CIE-Lab:
89.3605, 8.1552, 5.7183
CIE-LCH:
89.3605, 9.9603, 35.0377
CIE-Luv:
89.3605, 15.7583, 7.0764
Hunter-Lab:
86.5624, 3.4313, 9.8248
#f5dbd6 color charts
#f5dbd6 color shades, tints & tones
#f5dbd6 color schemes
#f5dbd6 color preview, HTML & CSS examples
This text has a color of #f5dbd6
<p style="color:#f5dbd6;">Text here</p>
.mytext {color:#f5dbd6;}
This box has a color of #f5dbd6
<div style="background-color:#f5dbd6;">Content here</div>
.mybackground {background-color:#f5dbd6;}
Border around this has a color of #f5dbd6
<div style="border:2px solid #f5dbd6;">Content here</div>
.myborder {border:2px solid #f5dbd6;}