#feea6a color space conversions
Hex:
#feea6a
RGB:
254, 234, 106
CMY:
0, 8, 58
CMYK:
0, 8, 58, 0
HSL:
52°, 98.6667%, 70.5882%
HSV (HSB):
52°, 58.2677%, 99.6078%
XYZ:
72.8974, 80.9571, 25.4198
xyY:
0.4066, 0.4516, 80.9571
CIE-Lab:
92.1126, -8.3233, 63.2511
CIE-LCH:
92.1126, 63.7963, 97.4966
CIE-Luv:
92.1126, 19.1736, 79.0670
Hunter-Lab:
89.9761, -12.8401, 46.2328
#feea6a color charts
#feea6a color shades, tints & tones
#feea6a color schemes
#feea6a color preview, HTML & CSS examples
This text has a color of #feea6a
<p style="color:#feea6a;">Text here</p>
.mytext {color:#feea6a;}
This box has a color of #feea6a
<div style="background-color:#feea6a;">Content here</div>
.mybackground {background-color:#feea6a;}
Border around this has a color of #feea6a
<div style="border:2px solid #feea6a;">Content here</div>
.myborder {border:2px solid #feea6a;}