#fae4e5 color space conversions
Hex:
#fae4e5
RGB:
250, 228, 229
CMY:
2, 11, 10
CMYK:
0, 9, 8, 2
HSL:
357°, 68.7500%, 93.7255%
HSV (HSB):
357°, 8.8000%, 98.0392%
XYZ:
81.3106, 81.4679, 85.5681
xyY:
0.3274, 0.3280, 81.4679
CIE-Lab:
92.3395, 7.6687, 2.2282
CIE-LCH:
92.3395, 7.9858, 16.2014
CIE-Luv:
92.3395, 12.7777, 1.9937
Hunter-Lab:
90.2596, 2.8479, 6.9735
#fae4e5 color charts
#fae4e5 color shades, tints & tones
#fae4e5 color schemes
#fae4e5 color preview, HTML & CSS examples
This text has a color of #fae4e5
<p style="color:#fae4e5;">Text here</p>
.mytext {color:#fae4e5;}
This box has a color of #fae4e5
<div style="background-color:#fae4e5;">Content here</div>
.mybackground {background-color:#fae4e5;}
Border around this has a color of #fae4e5
<div style="border:2px solid #fae4e5;">Content here</div>
.myborder {border:2px solid #fae4e5;}