#faefa3 color space conversions
Hex:
#faefa3
RGB:
250, 239, 163
CMY:
2, 6, 36
CMYK:
0, 4, 35, 2
HSL:
52°, 89.6907%, 80.9804%
HSV (HSB):
52°, 34.8000%, 98.0392%
XYZ:
76.9017, 84.7013, 46.9462
xyY:
0.3687, 0.4061, 84.7013
CIE-Lab:
93.7543, -7.1682, 38.1388
CIE-LCH:
93.7543, 38.8066, 100.6446
CIE-Luv:
93.7543, 10.7853, 53.4819
Hunter-Lab:
92.0333, -11.9063, 34.1795
#faefa3 color charts
#faefa3 color shades, tints & tones
#faefa3 color schemes
#faefa3 color preview, HTML & CSS examples
This text has a color of #faefa3
<p style="color:#faefa3;">Text here</p>
.mytext {color:#faefa3;}
This box has a color of #faefa3
<div style="background-color:#faefa3;">Content here</div>
.mybackground {background-color:#faefa3;}
Border around this has a color of #faefa3
<div style="border:2px solid #faefa3;">Content here</div>
.myborder {border:2px solid #faefa3;}