#fae7a4 color space conversions
Hex:
#fae7a4
RGB:
250, 231, 164
CMY:
2, 9, 36
CMYK:
0, 8, 34, 2
HSL:
47°, 89.5833%, 81.1765%
HSV (HSB):
47°, 34.4000%, 98.0392%
XYZ:
74.7011, 80.1562, 46.6565
xyY:
0.3707, 0.3978, 80.1562
CIE-Lab:
91.7549, -3.0374, 35.0030
CIE-LCH:
91.7549, 35.1346, 94.9594
CIE-Luv:
91.7549, 15.5417, 48.6270
Hunter-Lab:
89.5300, -7.7425, 31.7734
#fae7a4 color charts
#fae7a4 color shades, tints & tones
#fae7a4 color schemes
#fae7a4 color preview, HTML & CSS examples
This text has a color of #fae7a4
<p style="color:#fae7a4;">Text here</p>
.mytext {color:#fae7a4;}
This box has a color of #fae7a4
<div style="background-color:#fae7a4;">Content here</div>
.mybackground {background-color:#fae7a4;}
Border around this has a color of #fae7a4
<div style="border:2px solid #fae7a4;">Content here</div>
.myborder {border:2px solid #fae7a4;}