#f5dbdd color space conversions
Hex:
#f5dbdd
RGB:
245, 219, 221
CMY:
4, 14, 13
CMYK:
0, 11, 10, 4
HSL:
355°, 56.5217%, 90.9804%
HSV (HSB):
355°, 10.6122%, 96.0784%
XYZ:
76.0389, 75.2960, 78.9325
xyY:
0.3302, 0.3270, 75.2960
CIE-Lab:
89.5314, 9.2845, 2.2864
CIE-LCH:
89.5314, 9.5619, 13.8345
CIE-Luv:
89.5314, 15.1843, 1.7702
Hunter-Lab:
86.7733, 4.5652, 6.8087
#f5dbdd color charts
#f5dbdd color shades, tints & tones
#f5dbdd color schemes
#f5dbdd color preview, HTML & CSS examples
This text has a color of #f5dbdd
<p style="color:#f5dbdd;">Text here</p>
.mytext {color:#f5dbdd;}
This box has a color of #f5dbdd
<div style="background-color:#f5dbdd;">Content here</div>
.mybackground {background-color:#f5dbdd;}
Border around this has a color of #f5dbdd
<div style="border:2px solid #f5dbdd;">Content here</div>
.myborder {border:2px solid #f5dbdd;}