#fadef9 color space conversions
Hex:
#fadef9
RGB:
250, 222, 249
CMY:
2, 13, 2
CMYK:
0, 11, 0, 2
HSL:
302°, 73.6842%, 92.5490%
HSV (HSB):
302°, 11.2000%, 98.0392%
XYZ:
82.6445, 79.4061, 100.5936
xyY:
0.3147, 0.3023, 79.4061
CIE-Lab:
91.4177, 14.2234, -9.5871
CIE-LCH:
91.4177, 17.1528, 326.0187
CIE-Luv:
91.4177, 14.2399, -17.5127
Hunter-Lab:
89.1101, 9.6058, -4.5536
#fadef9 color charts
#fadef9 color shades, tints & tones
#fadef9 color schemes
#fadef9 color preview, HTML & CSS examples
This text has a color of #fadef9
<p style="color:#fadef9;">Text here</p>
.mytext {color:#fadef9;}
This box has a color of #fadef9
<div style="background-color:#fadef9;">Content here</div>
.mybackground {background-color:#fadef9;}
Border around this has a color of #fadef9
<div style="border:2px solid #fadef9;">Content here</div>
.myborder {border:2px solid #fadef9;}