#fae0e8 color space conversions
Hex:
#fae0e8
RGB:
250, 224, 232
CMY:
2, 12, 9
CMYK:
0, 10, 7, 2
HSL:
342°, 72.2222%, 92.9412%
HSV (HSB):
342°, 10.4000%, 98.0392%
XYZ:
80.6455, 79.4615, 87.4311
xyY:
0.3258, 0.3210, 79.4615
CIE-Lab:
91.4427, 10.2366, -0.6479
CIE-LCH:
91.4427, 10.2570, 356.3784
CIE-Luv:
91.4427, 14.6577, -2.8484
Hunter-Lab:
89.1412, 5.4908, 4.2463
#fae0e8 color charts
#fae0e8 color shades, tints & tones
#fae0e8 color schemes
#fae0e8 color preview, HTML & CSS examples
This text has a color of #fae0e8
<p style="color:#fae0e8;">Text here</p>
.mytext {color:#fae0e8;}
This box has a color of #fae0e8
<div style="background-color:#fae0e8;">Content here</div>
.mybackground {background-color:#fae0e8;}
Border around this has a color of #fae0e8
<div style="border:2px solid #fae0e8;">Content here</div>
.myborder {border:2px solid #fae0e8;}