#f8d9ec color space conversions
Hex:
#f8d9ec
RGB:
248, 217, 236
CMY:
3, 15, 7
CMYK:
0, 13, 5, 3
HSL:
323°, 68.8889%, 91.1765%
HSV (HSB):
323°, 12.5000%, 97.2549%
XYZ:
78.6646, 75.6383, 89.8105
xyY:
0.3222, 0.3098, 75.6383
CIE-Lab:
89.6911, 13.8786, -5.3391
CIE-LCH:
89.6911, 14.8701, 338.9582
CIE-Luv:
89.6911, 16.7718, -10.7295
Hunter-Lab:
86.9703, 9.2552, -0.3470
#f8d9ec color charts
#f8d9ec color shades, tints & tones
#f8d9ec color schemes
#f8d9ec color preview, HTML & CSS examples
This text has a color of #f8d9ec
<p style="color:#f8d9ec;">Text here</p>
.mytext {color:#f8d9ec;}
This box has a color of #f8d9ec
<div style="background-color:#f8d9ec;">Content here</div>
.mybackground {background-color:#f8d9ec;}
Border around this has a color of #f8d9ec
<div style="border:2px solid #f8d9ec;">Content here</div>
.myborder {border:2px solid #f8d9ec;}