#fae1e9 color space conversions
Hex:
#fae1e9
RGB:
250, 225, 233
CMY:
2, 12, 9
CMYK:
0, 10, 7, 2
HSL:
341°, 71.4286%, 93.1373%
HSV (HSB):
341°, 10.0000%, 98.0392%
XYZ:
81.0575, 80.0576, 88.2713
xyY:
0.3250, 0.3210, 80.0576
CIE-Lab:
91.7107, 9.8862, -0.7794
CIE-LCH:
91.7107, 9.9168, 355.4923
CIE-Luv:
91.7107, 14.0475, -2.9860
Hunter-Lab:
89.4749, 5.1264, 4.1400
#fae1e9 color charts
#fae1e9 color shades, tints & tones
#fae1e9 color schemes
#fae1e9 color preview, HTML & CSS examples
This text has a color of #fae1e9
<p style="color:#fae1e9;">Text here</p>
.mytext {color:#fae1e9;}
This box has a color of #fae1e9
<div style="background-color:#fae1e9;">Content here</div>
.mybackground {background-color:#fae1e9;}
Border around this has a color of #fae1e9
<div style="border:2px solid #fae1e9;">Content here</div>
.myborder {border:2px solid #fae1e9;}