#faef6f color space conversions
Hex:
#faef6f
RGB:
250, 239, 111
CMY:
2, 6, 56
CMYK:
0, 4, 56, 2
HSL:
55°, 93.2886%, 70.7843%
HSV (HSB):
55°, 55.6000%, 98.0392%
XYZ:
73.1601, 83.2047, 27.2431
xyY:
0.3985, 0.4532, 83.2047
CIE-Lab:
93.1040, -12.0475, 62.0838
CIE-LCH:
93.1040, 63.2419, 100.9819
CIE-Luv:
93.1040, 13.0089, 79.1843
Hunter-Lab:
91.2166, -16.4635, 46.1439
#faef6f color charts
#faef6f color shades, tints & tones
#faef6f color schemes
#faef6f color preview, HTML & CSS examples
This text has a color of #faef6f
<p style="color:#faef6f;">Text here</p>
.mytext {color:#faef6f;}
This box has a color of #faef6f
<div style="background-color:#faef6f;">Content here</div>
.mybackground {background-color:#faef6f;}
Border around this has a color of #faef6f
<div style="border:2px solid #faef6f;">Content here</div>
.myborder {border:2px solid #faef6f;}