#faedfa color space conversions
Hex:
#faedfa
RGB:
250, 237, 250
CMY:
2, 7, 2
CMYK:
0, 5, 0, 2
HSL:
300°, 56.5217%, 95.4902%
HSV (HSB):
300°, 5.2000%, 98.0392%
XYZ:
86.9638, 87.7945, 102.8050
xyY:
0.3133, 0.3163, 87.7945
CIE-Lab:
95.0743, 6.6354, -4.6996
CIE-LCH:
95.0743, 8.1311, 324.6913
CIE-Luv:
95.0743, 6.5650, -8.5031
Hunter-Lab:
93.6987, 1.6970, 0.5369
#faedfa color charts
#faedfa color shades, tints & tones
#faedfa color schemes
#faedfa color preview, HTML & CSS examples
This text has a color of #faedfa
<p style="color:#faedfa;">Text here</p>
.mytext {color:#faedfa;}
This box has a color of #faedfa
<div style="background-color:#faedfa;">Content here</div>
.mybackground {background-color:#faedfa;}
Border around this has a color of #faedfa
<div style="border:2px solid #faedfa;">Content here</div>
.myborder {border:2px solid #faedfa;}