#fae07c color space conversions
Hex:
#fae07c
RGB:
250, 224, 124
CMY:
2, 12, 51
CMYK:
0, 10, 50, 2
HSL:
48°, 92.6471%, 73.3333%
HSV (HSB):
48°, 50.4000%, 98.0392%
XYZ:
69.7181, 75.0905, 29.8882
xyY:
0.3991, 0.4298, 75.0905
CIE-Lab:
89.4354, -3.5365, 51.8052
CIE-LCH:
89.4354, 51.9258, 93.9052
CIE-Luv:
89.4354, 22.1562, 66.6049
Hunter-Lab:
86.6548, -8.0338, 40.2086
#fae07c color charts
#fae07c color shades, tints & tones
#fae07c color schemes
#fae07c color preview, HTML & CSS examples
This text has a color of #fae07c
<p style="color:#fae07c;">Text here</p>
.mytext {color:#fae07c;}
This box has a color of #fae07c
<div style="background-color:#fae07c;">Content here</div>
.mybackground {background-color:#fae07c;}
Border around this has a color of #fae07c
<div style="border:2px solid #fae07c;">Content here</div>
.myborder {border:2px solid #fae07c;}