#fec00f color space conversions
Hex:
#fec00f
RGB:
254, 192, 15
CMY:
0, 25, 94
CMYK:
0, 24, 94, 0
HSL:
44°, 99.1701%, 52.7451%
HSV (HSB):
44°, 94.0945%, 99.6078%
XYZ:
59.8089, 58.8046, 8.6501
xyY:
0.4700, 0.4621, 58.8046
CIE-Lab:
81.1841, 9.5653, 81.5815
CIE-LCH:
81.1841, 82.1403, 83.3127
CIE-Luv:
81.1841, 52.0819, 82.8460
Hunter-Lab:
76.6842, 5.0217, 46.9909
#fec00f color charts
#fec00f color shades, tints & tones
#fec00f color schemes
#fec00f color preview, HTML & CSS examples
This text has a color of #fec00f
<p style="color:#fec00f;">Text here</p>
.mytext {color:#fec00f;}
This box has a color of #fec00f
<div style="background-color:#fec00f;">Content here</div>
.mybackground {background-color:#fec00f;}
Border around this has a color of #fec00f
<div style="border:2px solid #fec00f;">Content here</div>
.myborder {border:2px solid #fec00f;}