#fae3e4 color space conversions
Hex:
#fae3e4
RGB:
250, 227, 228
CMY:
2, 11, 11
CMYK:
0, 9, 9, 2
HSL:
357°, 69.6970%, 93.5294%
HSV (HSB):
357°, 9.2000%, 98.0392%
XYZ:
80.8970, 80.8636, 84.7433
xyY:
0.3282, 0.3280, 80.8636
CIE-Lab:
92.0710, 8.0201, 2.3601
CIE-LCH:
92.0710, 8.3602, 16.3974
CIE-Luv:
92.0710, 13.3882, 2.1261
Hunter-Lab:
89.9242, 3.2137, 7.0729
#fae3e4 color charts
#fae3e4 color shades, tints & tones
#fae3e4 color schemes
#fae3e4 color preview, HTML & CSS examples
This text has a color of #fae3e4
<p style="color:#fae3e4;">Text here</p>
.mytext {color:#fae3e4;}
This box has a color of #fae3e4
<div style="background-color:#fae3e4;">Content here</div>
.mybackground {background-color:#fae3e4;}
Border around this has a color of #fae3e4
<div style="border:2px solid #fae3e4;">Content here</div>
.myborder {border:2px solid #fae3e4;}