#f8d8d6 color space conversions
Hex:
#f8d8d6
RGB:
248, 216, 214
CMY:
3, 15, 16
CMYK:
0, 13, 14, 3
HSL:
4°, 70.8333%, 90.5882%
HSV (HSB):
4°, 13.7097%, 97.2549%
XYZ:
75.4049, 73.9232, 73.9127
xyY:
0.3378, 0.3311, 73.9232
CIE-Lab:
88.8862, 10.7722, 5.0663
CIE-LCH:
88.8862, 11.9041, 25.1882
CIE-Luv:
88.8862, 19.2794, 5.6152
Hunter-Lab:
85.9786, 6.0853, 9.2156
#f8d8d6 color charts
#f8d8d6 color shades, tints & tones
#f8d8d6 color schemes
#f8d8d6 color preview, HTML & CSS examples
This text has a color of #f8d8d6
<p style="color:#f8d8d6;">Text here</p>
.mytext {color:#f8d8d6;}
This box has a color of #f8d8d6
<div style="background-color:#f8d8d6;">Content here</div>
.mybackground {background-color:#f8d8d6;}
Border around this has a color of #f8d8d6
<div style="border:2px solid #f8d8d6;">Content here</div>
.myborder {border:2px solid #f8d8d6;}