#fae9a9 color space conversions
Hex:
#fae9a9
RGB:
250, 233, 169
CMY:
2, 9, 34
CMYK:
0, 7, 32, 2
HSL:
47°, 89.0110%, 82.1569%
HSV (HSB):
47°, 32.4000%, 98.0392%
XYZ:
75.7247, 81.4664, 49.2696
xyY:
0.3668, 0.3946, 81.4664
CIE-Lab:
92.3388, -3.4564, 33.2459
CIE-LCH:
92.3388, 33.4251, 95.9355
CIE-Luv:
92.3388, 14.0471, 46.6730
Hunter-Lab:
90.2587, -8.1960, 30.8165
#fae9a9 color charts
#fae9a9 color shades, tints & tones
#fae9a9 color schemes
#fae9a9 color preview, HTML & CSS examples
This text has a color of #fae9a9
<p style="color:#fae9a9;">Text here</p>
.mytext {color:#fae9a9;}
This box has a color of #fae9a9
<div style="background-color:#fae9a9;">Content here</div>
.mybackground {background-color:#fae9a9;}
Border around this has a color of #fae9a9
<div style="border:2px solid #fae9a9;">Content here</div>
.myborder {border:2px solid #fae9a9;}