#f8defb color space conversions
Hex:
#f8defb
RGB:
248, 222, 251
CMY:
3, 13, 2
CMYK:
1, 12, 0, 2
HSL:
294°, 78.3784%, 92.7451%
HSV (HSB):
294°, 11.5538%, 98.4314%
XYZ:
82.2453, 79.1640, 102.2122
xyY:
0.3120, 0.3003, 79.1640
CIE-Lab:
91.3085, 13.9247, -10.8146
CIE-LCH:
91.3085, 17.6310, 322.1652
CIE-Luv:
91.3085, 12.8899, -19.4142
Hunter-Lab:
88.9742, 9.2956, -5.8295
#f8defb color charts
#f8defb color shades, tints & tones
#f8defb color schemes
#f8defb color preview, HTML & CSS examples
This text has a color of #f8defb
<p style="color:#f8defb;">Text here</p>
.mytext {color:#f8defb;}
This box has a color of #f8defb
<div style="background-color:#f8defb;">Content here</div>
.mybackground {background-color:#f8defb;}
Border around this has a color of #f8defb
<div style="border:2px solid #f8defb;">Content here</div>
.myborder {border:2px solid #f8defb;}