#faae8a color space conversions
Hex:
#faae8a
RGB:
250, 174, 138
CMY:
2, 32, 46
CMYK:
0, 30, 45, 2
HSL:
19°, 91.8033%, 76.0784%
HSV (HSB):
19°, 44.8000%, 98.0392%
XYZ:
59.1478, 52.4311, 31.0475
xyY:
0.4147, 0.3676, 52.4311
CIE-Lab:
77.5379, 23.6972, 29.6329
CIE-LCH:
77.5379, 37.9429, 51.3510
CIE-Luv:
77.5379, 54.6196, 34.6027
Hunter-Lab:
72.4093, 19.0922, 25.2643
#faae8a color charts
#faae8a color shades, tints & tones
#faae8a color schemes
#faae8a color preview, HTML & CSS examples
This text has a color of #faae8a
<p style="color:#faae8a;">Text here</p>
.mytext {color:#faae8a;}
This box has a color of #faae8a
<div style="background-color:#faae8a;">Content here</div>
.mybackground {background-color:#faae8a;}
Border around this has a color of #faae8a
<div style="border:2px solid #faae8a;">Content here</div>
.myborder {border:2px solid #faae8a;}