#fae7e5 color space conversions
Hex:
#fae7e5
RGB:
250, 231, 229
CMY:
2, 9, 10
CMYK:
0, 8, 8, 2
HSL:
6°, 67.7419%, 93.9216%
HSV (HSB):
6°, 8.4000%, 98.0392%
XYZ:
82.1431, 83.1330, 85.8456
xyY:
0.3271, 0.3310, 83.1330
CIE-Lab:
93.0726, 6.1232, 3.2928
CIE-LCH:
93.0726, 6.9524, 28.2696
CIE-Luv:
93.0726, 11.1831, 3.8887
Hunter-Lab:
91.1773, 1.2533, 8.0011
#fae7e5 color charts
#fae7e5 color shades, tints & tones
#fae7e5 color schemes
#fae7e5 color preview, HTML & CSS examples
This text has a color of #fae7e5
<p style="color:#fae7e5;">Text here</p>
.mytext {color:#fae7e5;}
This box has a color of #fae7e5
<div style="background-color:#fae7e5;">Content here</div>
.mybackground {background-color:#fae7e5;}
Border around this has a color of #fae7e5
<div style="border:2px solid #fae7e5;">Content here</div>
.myborder {border:2px solid #fae7e5;}