#fae9e5 color space conversions
Hex:
#fae9e5
RGB:
250, 233, 229
CMY:
2, 9, 10
CMYK:
0, 7, 8, 2
HSL:
11°, 67.7419%, 93.9216%
HSV (HSB):
11°, 8.4000%, 98.0392%
XYZ:
82.7061, 84.2590, 86.0333
xyY:
0.3269, 0.3330, 84.2590
CIE-Lab:
93.5629, 5.0957, 4.0035
CIE-LCH:
93.5629, 6.4803, 38.1555
CIE-Luv:
93.5629, 10.1211, 5.1511
Hunter-Lab:
91.7927, 0.1931, 8.6850
#fae9e5 color charts
#fae9e5 color shades, tints & tones
#fae9e5 color schemes
#fae9e5 color preview, HTML & CSS examples
This text has a color of #fae9e5
<p style="color:#fae9e5;">Text here</p>
.mytext {color:#fae9e5;}
This box has a color of #fae9e5
<div style="background-color:#fae9e5;">Content here</div>
.mybackground {background-color:#fae9e5;}
Border around this has a color of #fae9e5
<div style="border:2px solid #fae9e5;">Content here</div>
.myborder {border:2px solid #fae9e5;}