#fae3e7 color space conversions
Hex:
#fae3e7
RGB:
250, 227, 231
CMY:
2, 11, 9
CMYK:
0, 9, 8, 2
HSL:
350°, 69.6970%, 93.5294%
HSV (HSB):
350°, 9.2000%, 98.0392%
XYZ:
81.3172, 81.0317, 86.9561
xyY:
0.3262, 0.3250, 81.0317
CIE-Lab:
92.1458, 8.5166, 0.9015
CIE-LCH:
92.1458, 8.5642, 6.0427
CIE-Luv:
92.1458, 13.1517, -0.1722
Hunter-Lab:
90.0176, 3.7168, 5.7388
#fae3e7 color charts
#fae3e7 color shades, tints & tones
#fae3e7 color schemes
#fae3e7 color preview, HTML & CSS examples
This text has a color of #fae3e7
<p style="color:#fae3e7;">Text here</p>
.mytext {color:#fae3e7;}
This box has a color of #fae3e7
<div style="background-color:#fae3e7;">Content here</div>
.mybackground {background-color:#fae3e7;}
Border around this has a color of #fae3e7
<div style="border:2px solid #fae3e7;">Content here</div>
.myborder {border:2px solid #fae3e7;}