#f9defd color space conversions
Hex:
#f9defd
RGB:
249, 222, 253
CMY:
2, 13, 1
CMYK:
2, 12, 0, 1
HSL:
292°, 88.5714%, 93.1373%
HSV (HSB):
292°, 12.2530%, 99.2157%
XYZ:
82.9178, 79.4741, 103.8983
xyY:
0.3114, 0.2984, 79.4741
CIE-Lab:
91.4484, 14.6167, -11.6443
CIE-LCH:
91.4484, 18.6880, 321.4576
CIE-Luv:
91.4484, 13.3019, -20.8689
Hunter-Lab:
89.1483, 10.0154, -6.6960
#f9defd color charts
#f9defd color shades, tints & tones
#f9defd color schemes
#f9defd color preview, HTML & CSS examples
This text has a color of #f9defd
<p style="color:#f9defd;">Text here</p>
.mytext {color:#f9defd;}
This box has a color of #f9defd
<div style="background-color:#f9defd;">Content here</div>
.mybackground {background-color:#f9defd;}
Border around this has a color of #f9defd
<div style="border:2px solid #f9defd;">Content here</div>
.myborder {border:2px solid #f9defd;}