#f5d8d5 color space conversions
Hex:
#f5d8d5
RGB:
245, 216, 213
CMY:
4, 15, 16
CMYK:
0, 12, 13, 4
HSL:
6°, 61.5385%, 89.8039%
HSV (HSB):
6°, 13.0612%, 96.0784%
XYZ:
74.2223, 73.3283, 73.1926
xyY:
0.3362, 0.3322, 73.3283
CIE-Lab:
88.6041, 9.5558, 5.1525
CIE-LCH:
88.6041, 10.8564, 28.3337
CIE-Luv:
88.6041, 17.4836, 5.9694
Hunter-Lab:
85.6319, 4.8606, 9.2651
#f5d8d5 color charts
#f5d8d5 color shades, tints & tones
#f5d8d5 color schemes
#f5d8d5 color preview, HTML & CSS examples
This text has a color of #f5d8d5
<p style="color:#f5d8d5;">Text here</p>
.mytext {color:#f5d8d5;}
This box has a color of #f5d8d5
<div style="background-color:#f5d8d5;">Content here</div>
.mybackground {background-color:#f5d8d5;}
Border around this has a color of #f5d8d5
<div style="border:2px solid #f5d8d5;">Content here</div>
.myborder {border:2px solid #f5d8d5;}