#f8dddc color space conversions
Hex:
#f8dddc
RGB:
248, 221, 220
CMY:
3, 13, 14
CMYK:
0, 11, 11, 3
HSL:
2°, 66.6667%, 91.7647%
HSV (HSB):
2°, 11.2903%, 97.2549%
XYZ:
77.4861, 76.8367, 78.4571
xyY:
0.3329, 0.3301, 76.8367
CIE-Lab:
90.2464, 9.1292, 3.8805
CIE-LCH:
90.2464, 9.9197, 23.0284
CIE-Luv:
90.2464, 16.0348, 4.1843
Hunter-Lab:
87.6565, 4.3905, 8.2919
#f8dddc color charts
#f8dddc color shades, tints & tones
#f8dddc color schemes
#f8dddc color preview, HTML & CSS examples
This text has a color of #f8dddc
<p style="color:#f8dddc;">Text here</p>
.mytext {color:#f8dddc;}
This box has a color of #f8dddc
<div style="background-color:#f8dddc;">Content here</div>
.mybackground {background-color:#f8dddc;}
Border around this has a color of #f8dddc
<div style="border:2px solid #f8dddc;">Content here</div>
.myborder {border:2px solid #f8dddc;}