#fef96e color space conversions
Hex:
#fef96e
RGB:
254, 249, 110
CMY:
0, 2, 57
CMYK:
0, 2, 57, 0
HSL:
58°, 98.6301%, 71.3725%
HSV (HSB):
58°, 56.6929%, 99.6078%
XYZ:
77.5632, 89.9480, 28.0255
xyY:
0.3967, 0.4600, 89.9480
CIE-Lab:
95.9752, -15.4091, 65.8390
CIE-LCH:
95.9752, 67.6181, 103.1725
CIE-Luv:
95.9752, 9.3685, 84.1839
Hunter-Lab:
94.8409, -19.9899, 48.8684
#fef96e color charts
#fef96e color shades, tints & tones
#fef96e color schemes
#fef96e color preview, HTML & CSS examples
This text has a color of #fef96e
<p style="color:#fef96e;">Text here</p>
.mytext {color:#fef96e;}
This box has a color of #fef96e
<div style="background-color:#fef96e;">Content here</div>
.mybackground {background-color:#fef96e;}
Border around this has a color of #fef96e
<div style="border:2px solid #fef96e;">Content here</div>
.myborder {border:2px solid #fef96e;}