#faefaa color space conversions
Hex:
#faefaa
RGB:
250, 239, 170
CMY:
2, 6, 33
CMYK:
0, 4, 32, 2
HSL:
52°, 88.8889%, 82.3529%
HSV (HSB):
52°, 32.0000%, 98.0392%
XYZ:
77.5465, 84.9593, 50.3419
xyY:
0.3643, 0.3992, 84.9593
CIE-Lab:
93.8656, -6.3493, 34.7723
CIE-LCH:
93.8656, 35.3472, 100.3480
CIE-Luv:
93.8656, 10.4253, 49.3165
Hunter-Lab:
92.1734, -11.1292, 32.1392
#faefaa color charts
#faefaa color shades, tints & tones
#faefaa color schemes
#faefaa color preview, HTML & CSS examples
This text has a color of #faefaa
<p style="color:#faefaa;">Text here</p>
.mytext {color:#faefaa;}
This box has a color of #faefaa
<div style="background-color:#faefaa;">Content here</div>
.mybackground {background-color:#faefaa;}
Border around this has a color of #faefaa
<div style="border:2px solid #faefaa;">Content here</div>
.myborder {border:2px solid #faefaa;}