#fae07f color space conversions
Hex:
#fae07f
RGB:
250, 224, 127
CMY:
2, 12, 50
CMYK:
0, 10, 49, 2
HSL:
47°, 92.4812%, 73.9216%
HSV (HSB):
47°, 49.2000%, 98.0392%
XYZ:
69.9108, 75.1676, 30.9028
xyY:
0.3973, 0.4271, 75.1676
CIE-Lab:
89.4714, -3.2769, 50.4129
CIE-LCH:
89.4714, 50.5193, 93.7190
CIE-Luv:
89.4714, 22.0010, 65.1756
Hunter-Lab:
86.6993, -7.7885, 39.5564
#fae07f color charts
#fae07f color shades, tints & tones
#fae07f color schemes
#fae07f color preview, HTML & CSS examples
This text has a color of #fae07f
<p style="color:#fae07f;">Text here</p>
.mytext {color:#fae07f;}
This box has a color of #fae07f
<div style="background-color:#fae07f;">Content here</div>
.mybackground {background-color:#fae07f;}
Border around this has a color of #fae07f
<div style="border:2px solid #fae07f;">Content here</div>
.myborder {border:2px solid #fae07f;}