#feef2a color space conversions
Hex:
#feef2a
RGB:
254, 239, 42
CMY:
0, 6, 84
CMYK:
0, 6, 83, 0
HSL:
56°, 99.0654%, 58.0392%
HSV (HSB):
56°, 83.4646%, 99.6078%
XYZ:
72.1575, 82.9710, 14.4024
xyY:
0.4256, 0.4894, 82.9710
CIE-Lab:
93.0017, -13.7096, 86.0308
CIE-LCH:
93.0017, 87.1163, 99.0544
CIE-Luv:
93.0017, 17.4088, 97.6466
Hunter-Lab:
91.0884, -18.0025, 54.3873
#feef2a color charts
#feef2a color shades, tints & tones
#feef2a color schemes
#feef2a color preview, HTML & CSS examples
This text has a color of #feef2a
<p style="color:#feef2a;">Text here</p>
.mytext {color:#feef2a;}
This box has a color of #feef2a
<div style="background-color:#feef2a;">Content here</div>
.mybackground {background-color:#feef2a;}
Border around this has a color of #feef2a
<div style="border:2px solid #feef2a;">Content here</div>
.myborder {border:2px solid #feef2a;}