#faebfe color space conversions
Hex:
#faebfe
RGB:
250, 235, 254
CMY:
2, 8, 0
CMYK:
2, 7, 0, 0
HSL:
287°, 90.4762%, 95.8824%
HSV (HSB):
287°, 7.4803%, 99.6078%
XYZ:
87.0221, 86.8964, 105.9521
xyY:
0.3109, 0.3105, 86.8964
CIE-Lab:
94.6943, 8.3818, -7.3369
CIE-LCH:
94.6943, 11.1393, 318.8033
CIE-Luv:
94.6943, 7.2880, -12.9728
Hunter-Lab:
93.2182, 3.5032, -2.1364
#faebfe color charts
#faebfe color shades, tints & tones
#faebfe color schemes
#faebfe color preview, HTML & CSS examples
This text has a color of #faebfe
<p style="color:#faebfe;">Text here</p>
.mytext {color:#faebfe;}
This box has a color of #faebfe
<div style="background-color:#faebfe;">Content here</div>
.mybackground {background-color:#faebfe;}
Border around this has a color of #faebfe
<div style="border:2px solid #faebfe;">Content here</div>
.myborder {border:2px solid #faebfe;}