#f8dadf color space conversions
Hex:
#f8dadf
RGB:
248, 218, 223
CMY:
3, 15, 13
CMYK:
0, 12, 10, 3
HSL:
350°, 68.1818%, 91.3725%
HSV (HSB):
350°, 12.0968%, 97.2549%
XYZ:
77.1021, 75.4270, 80.3072
xyY:
0.3311, 0.3239, 75.4270
CIE-Lab:
89.5926, 11.1742, 1.3549
CIE-LCH:
89.5926, 11.2561, 6.9134
CIE-Luv:
89.5926, 17.4001, 0.0184
Hunter-Lab:
86.8487, 6.4825, 5.9699
#f8dadf color charts
#f8dadf color shades, tints & tones
#f8dadf color schemes
#f8dadf color preview, HTML & CSS examples
This text has a color of #f8dadf
<p style="color:#f8dadf;">Text here</p>
.mytext {color:#f8dadf;}
This box has a color of #f8dadf
<div style="background-color:#f8dadf;">Content here</div>
.mybackground {background-color:#f8dadf;}
Border around this has a color of #f8dadf
<div style="border:2px solid #f8dadf;">Content here</div>
.myborder {border:2px solid #f8dadf;}