#fae7f9 color space conversions
Hex:
#fae7f9
RGB:
250, 231, 249
CMY:
2, 9, 2
CMYK:
0, 8, 0, 2
HSL:
303°, 65.5172%, 94.3137%
HSV (HSB):
303°, 7.6000%, 98.0392%
XYZ:
85.0991, 84.3154, 101.4118
xyY:
0.3142, 0.3113, 84.3154
CIE-Lab:
93.5873, 9.5505, -6.3731
CIE-LCH:
93.5873, 11.4817, 326.2846
CIE-Luv:
93.5873, 9.6773, -11.6366
Hunter-Lab:
91.8234, 4.7374, -1.2048
#fae7f9 color charts
#fae7f9 color shades, tints & tones
#fae7f9 color schemes
#fae7f9 color preview, HTML & CSS examples
This text has a color of #fae7f9
<p style="color:#fae7f9;">Text here</p>
.mytext {color:#fae7f9;}
This box has a color of #fae7f9
<div style="background-color:#fae7f9;">Content here</div>
.mybackground {background-color:#fae7f9;}
Border around this has a color of #fae7f9
<div style="border:2px solid #fae7f9;">Content here</div>
.myborder {border:2px solid #fae7f9;}