#faef70 color space conversions
Hex:
#faef70
RGB:
250, 239, 112
CMY:
2, 6, 56
CMYK:
0, 4, 55, 2
HSL:
55°, 93.2432%, 70.9804%
HSV (HSB):
55°, 55.2000%, 98.0392%
XYZ:
73.2155, 83.2268, 27.5348
xyY:
0.3980, 0.4524, 83.2268
CIE-Lab:
93.1137, -11.9736, 61.6523
CIE-LCH:
93.1137, 62.8042, 100.9907
CIE-Luv:
93.1137, 12.9742, 78.7835
Hunter-Lab:
91.2288, -16.3955, 45.9652
#faef70 color charts
#faef70 color shades, tints & tones
#faef70 color schemes
#faef70 color preview, HTML & CSS examples
This text has a color of #faef70
<p style="color:#faef70;">Text here</p>
.mytext {color:#faef70;}
This box has a color of #faef70
<div style="background-color:#faef70;">Content here</div>
.mybackground {background-color:#faef70;}
Border around this has a color of #faef70
<div style="border:2px solid #faef70;">Content here</div>
.myborder {border:2px solid #faef70;}