#f8dddf color space conversions
Hex:
#f8dddf
RGB:
248, 221, 223
CMY:
3, 13, 13
CMYK:
0, 11, 10, 3
HSL:
356°, 65.8537%, 91.9608%
HSV (HSB):
356°, 10.8871%, 97.2549%
XYZ:
77.8871, 76.9971, 80.5689
xyY:
0.3308, 0.3270, 76.9971
CIE-Lab:
90.3203, 9.6151, 2.4134
CIE-LCH:
90.3203, 9.9134, 14.0900
CIE-Luv:
90.3203, 15.7855, 1.9019
Hunter-Lab:
87.7480, 4.8818, 6.9844
#f8dddf color charts
#f8dddf color shades, tints & tones
#f8dddf color schemes
#f8dddf color preview, HTML & CSS examples
This text has a color of #f8dddf
<p style="color:#f8dddf;">Text here</p>
.mytext {color:#f8dddf;}
This box has a color of #f8dddf
<div style="background-color:#f8dddf;">Content here</div>
.mybackground {background-color:#f8dddf;}
Border around this has a color of #f8dddf
<div style="border:2px solid #f8dddf;">Content here</div>
.myborder {border:2px solid #f8dddf;}