#f5dad5 color space conversions
Hex:
#f5dad5
RGB:
245, 218, 213
CMY:
4, 15, 16
CMYK:
0, 11, 13, 4
HSL:
9°, 61.5385%, 89.8039%
HSV (HSB):
9°, 13.0612%, 96.0784%
XYZ:
74.7378, 74.3594, 73.3645
xyY:
0.3360, 0.3343, 74.3594
CIE-Lab:
89.0921, 8.5159, 5.8569
CIE-LCH:
89.0921, 10.3356, 34.5185
CIE-Luv:
89.0921, 16.3874, 7.2078
Hunter-Lab:
86.2319, 3.8015, 9.9195
#f5dad5 color charts
#f5dad5 color shades, tints & tones
#f5dad5 color schemes
#f5dad5 color preview, HTML & CSS examples
This text has a color of #f5dad5
<p style="color:#f5dad5;">Text here</p>
.mytext {color:#f5dad5;}
This box has a color of #f5dad5
<div style="background-color:#f5dad5;">Content here</div>
.mybackground {background-color:#f5dad5;}
Border around this has a color of #f5dad5
<div style="border:2px solid #f5dad5;">Content here</div>
.myborder {border:2px solid #f5dad5;}