#f8dde5 color space conversions
Hex:
#f8dde5
RGB:
248, 221, 229
CMY:
3, 13, 10
CMYK:
0, 11, 8, 3
HSL:
342°, 65.8537%, 91.9608%
HSV (HSB):
342°, 10.8871%, 97.2549%
XYZ:
78.7107, 77.3265, 84.9057
xyY:
0.3267, 0.3209, 77.3265
CIE-Lab:
90.4717, 10.6059, -0.5148
CIE-LCH:
90.4717, 10.6184, 357.2211
CIE-Luv:
90.4717, 15.2821, -2.7093
Hunter-Lab:
87.9355, 5.8875, 4.3076
#f8dde5 color charts
#f8dde5 color shades, tints & tones
#f8dde5 color schemes
#f8dde5 color preview, HTML & CSS examples
This text has a color of #f8dde5
<p style="color:#f8dde5;">Text here</p>
.mytext {color:#f8dde5;}
This box has a color of #f8dde5
<div style="background-color:#f8dde5;">Content here</div>
.mybackground {background-color:#f8dde5;}
Border around this has a color of #f8dde5
<div style="border:2px solid #f8dde5;">Content here</div>
.myborder {border:2px solid #f8dde5;}