#fae7e2 color space conversions
Hex:
#fae7e2
RGB:
250, 231, 226
CMY:
2, 9, 11
CMYK:
0, 8, 10, 2
HSL:
13°, 70.5882%, 93.3333%
HSV (HSB):
13°, 9.6000%, 98.0392%
XYZ:
81.7277, 82.9668, 83.6582
xyY:
0.3291, 0.3341, 82.9668
CIE-Lab:
92.9999, 5.6325, 4.7503
CIE-LCH:
92.9999, 7.3682, 40.1434
CIE-Luv:
92.9999, 11.4040, 6.1624
Hunter-Lab:
91.0861, 0.7598, 9.3053
#fae7e2 color charts
#fae7e2 color shades, tints & tones
#fae7e2 color schemes
#fae7e2 color preview, HTML & CSS examples
This text has a color of #fae7e2
<p style="color:#fae7e2;">Text here</p>
.mytext {color:#fae7e2;}
This box has a color of #fae7e2
<div style="background-color:#fae7e2;">Content here</div>
.mybackground {background-color:#fae7e2;}
Border around this has a color of #fae7e2
<div style="border:2px solid #fae7e2;">Content here</div>
.myborder {border:2px solid #fae7e2;}