#feea1f color space conversions
Hex:
#feea1f
RGB:
254, 234, 31
CMY:
0, 8, 88
CMYK:
0, 8, 88, 0
HSL:
55°, 99.1111%, 55.8824%
HSV (HSB):
55°, 87.7953%, 99.6078%
XYZ:
70.5432, 80.0154, 13.0228
xyY:
0.4312, 0.4891, 80.0154
CIE-Lab:
91.6918, -11.4903, 87.1357
CIE-LCH:
91.6918, 87.8900, 97.5121
CIE-Luv:
91.6918, 20.9614, 97.0924
Hunter-Lab:
89.4513, -15.7710, 53.9842
#feea1f color charts
#feea1f color shades, tints & tones
#feea1f color schemes
#feea1f color preview, HTML & CSS examples
This text has a color of #feea1f
<p style="color:#feea1f;">Text here</p>
.mytext {color:#feea1f;}
This box has a color of #feea1f
<div style="background-color:#feea1f;">Content here</div>
.mybackground {background-color:#feea1f;}
Border around this has a color of #feea1f
<div style="border:2px solid #feea1f;">Content here</div>
.myborder {border:2px solid #feea1f;}