#f8dadc color space conversions
Hex:
#f8dadc
RGB:
248, 218, 220
CMY:
3, 15, 14
CMYK:
0, 12, 11, 3
HSL:
356°, 68.1818%, 91.3725%
HSV (HSB):
356°, 12.0968%, 97.2549%
XYZ:
76.7011, 75.2666, 78.1955
xyY:
0.3332, 0.3270, 75.2666
CIE-Lab:
89.5177, 10.6873, 2.8237
CIE-LCH:
89.5177, 11.0540, 14.8000
CIE-Luv:
89.5177, 17.6613, 2.3116
Hunter-Lab:
86.7563, 5.9879, 7.2900
#f8dadc color charts
#f8dadc color shades, tints & tones
#f8dadc color schemes
#f8dadc color preview, HTML & CSS examples
This text has a color of #f8dadc
<p style="color:#f8dadc;">Text here</p>
.mytext {color:#f8dadc;}
This box has a color of #f8dadc
<div style="background-color:#f8dadc;">Content here</div>
.mybackground {background-color:#f8dadc;}
Border around this has a color of #f8dadc
<div style="border:2px solid #f8dadc;">Content here</div>
.myborder {border:2px solid #f8dadc;}