#feea96 color space conversions
Hex:
#feea96
RGB:
254, 234, 150
CMY:
0, 8, 41
CMYK:
0, 8, 41, 0
HSL:
48°, 98.1132%, 79.2157%
HSV (HSB):
48°, 40.9449%, 99.6078%
XYZ:
75.8009, 82.1185, 40.7095
xyY:
0.3816, 0.4134, 82.1185
CIE-Lab:
92.6271, -4.5436, 43.2066
CIE-LCH:
92.6271, 43.4448, 96.0032
CIE-Luv:
92.6271, 17.1401, 58.5211
Hunter-Lab:
90.6192, -9.2726, 36.7982
#feea96 color charts
#feea96 color shades, tints & tones
#feea96 color schemes
#feea96 color preview, HTML & CSS examples
This text has a color of #feea96
<p style="color:#feea96;">Text here</p>
.mytext {color:#feea96;}
This box has a color of #feea96
<div style="background-color:#feea96;">Content here</div>
.mybackground {background-color:#feea96;}
Border around this has a color of #feea96
<div style="border:2px solid #feea96;">Content here</div>
.myborder {border:2px solid #feea96;}