#fae96f color space conversions
Hex:
#fae96f
RGB:
250, 233, 111
CMY:
2, 9, 56
CMYK:
0, 7, 56, 2
HSL:
53°, 93.2886%, 70.7843%
HSV (HSB):
53°, 55.6000%, 98.0392%
XYZ:
71.4325, 79.7495, 26.6672
xyY:
0.4016, 0.4484, 79.7495
CIE-Lab:
91.5724, -9.0812, 60.3373
CIE-LCH:
91.5724, 61.0169, 98.5592
CIE-Luv:
91.5724, 16.8767, 76.4782
Hunter-Lab:
89.3026, -13.4987, 44.8068
#fae96f color charts
#fae96f color shades, tints & tones
#fae96f color schemes
#fae96f color preview, HTML & CSS examples
This text has a color of #fae96f
<p style="color:#fae96f;">Text here</p>
.mytext {color:#fae96f;}
This box has a color of #fae96f
<div style="background-color:#fae96f;">Content here</div>
.mybackground {background-color:#fae96f;}
Border around this has a color of #fae96f
<div style="border:2px solid #fae96f;">Content here</div>
.myborder {border:2px solid #fae96f;}