#faebf8 color space conversions
Hex:
#faebf8
RGB:
250, 235, 248
CMY:
2, 8, 3
CMYK:
0, 6, 1, 2
HSL:
308°, 60.0000%, 95.0980%
HSV (HSB):
308°, 6.0000%, 98.0392%
XYZ:
86.0759, 86.5180, 100.9699
xyY:
0.3146, 0.3163, 86.5180
CIE-Lab:
94.5334, 7.3095, -4.4578
CIE-LCH:
94.5334, 8.5616, 328.6223
CIE-Luv:
94.5334, 7.7204, -8.2380
Hunter-Lab:
93.0150, 2.4073, 0.7499
#faebf8 color charts
#faebf8 color shades, tints & tones
#faebf8 color schemes
#faebf8 color preview, HTML & CSS examples
This text has a color of #faebf8
<p style="color:#faebf8;">Text here</p>
.mytext {color:#faebf8;}
This box has a color of #faebf8
<div style="background-color:#faebf8;">Content here</div>
.mybackground {background-color:#faebf8;}
Border around this has a color of #faebf8
<div style="border:2px solid #faebf8;">Content here</div>
.myborder {border:2px solid #faebf8;}