#f5d8d2 color space conversions
Hex:
#f5d8d2
RGB:
245, 216, 210
CMY:
4, 15, 18
CMYK:
0, 12, 14, 4
HSL:
10°, 63.6364%, 89.2157%
HSV (HSB):
10°, 14.2857%, 96.0784%
XYZ:
73.8449, 73.1774, 71.2054
xyY:
0.3384, 0.3353, 73.1774
CIE-Lab:
88.5322, 9.0837, 6.6289
CIE-LCH:
88.5322, 11.2452, 36.1202
CIE-Luv:
88.5322, 17.7380, 8.2207
Hunter-Lab:
85.5438, 4.3870, 10.5285
#f5d8d2 color charts
#f5d8d2 color shades, tints & tones
#f5d8d2 color schemes
#f5d8d2 color preview, HTML & CSS examples
This text has a color of #f5d8d2
<p style="color:#f5d8d2;">Text here</p>
.mytext {color:#f5d8d2;}
This box has a color of #f5d8d2
<div style="background-color:#f5d8d2;">Content here</div>
.mybackground {background-color:#f5d8d2;}
Border around this has a color of #f5d8d2
<div style="border:2px solid #f5d8d2;">Content here</div>
.myborder {border:2px solid #f5d8d2;}