#feec0f color space conversions
Hex:
#feec0f
RGB:
254, 236, 15
CMY:
0, 7, 94
CMYK:
0, 7, 94, 0
HSL:
55°, 99.1701%, 52.7451%
HSV (HSB):
55°, 94.0945%, 99.6078%
XYZ:
70.9547, 81.0962, 12.3654
xyY:
0.4316, 0.4932, 81.0962
CIE-Lab:
92.1745, -12.6924, 89.6549
CIE-LCH:
92.1745, 90.5489, 98.0578
CIE-Luv:
92.1745, 19.7055, 99.1164
Hunter-Lab:
90.0534, -16.9502, 54.8962
#feec0f color charts
#feec0f color shades, tints & tones
#feec0f color schemes
#feec0f color preview, HTML & CSS examples
This text has a color of #feec0f
<p style="color:#feec0f;">Text here</p>
.mytext {color:#feec0f;}
This box has a color of #feec0f
<div style="background-color:#feec0f;">Content here</div>
.mybackground {background-color:#feec0f;}
Border around this has a color of #feec0f
<div style="border:2px solid #feec0f;">Content here</div>
.myborder {border:2px solid #feec0f;}