#fffe0e color space conversions
Hex:
#fffe0e
RGB:
255, 254, 14
CMY:
0, 0, 95
CMYK:
0, 0, 95, 0
HSL:
60°, 100.0000%, 52.7451%
HSV (HSB):
60°, 94.5098%, 100.0000%
XYZ:
76.7611, 92.1753, 14.1613
xyY:
0.4192, 0.5034, 92.1753
CIE-Lab:
96.8919, -20.9768, 93.3097
CIE-LCH:
96.8919, 95.6385, 102.6699
CIE-Luv:
96.8919, 8.3144, 105.8377
Hunter-Lab:
96.0080, -25.2982, 58.4602
#fffe0e color charts
#fffe0e color shades, tints & tones
#fffe0e color schemes
#fffe0e color preview, HTML & CSS examples
This text has a color of #fffe0e
<p style="color:#fffe0e;">Text here</p>
.mytext {color:#fffe0e;}
This box has a color of #fffe0e
<div style="background-color:#fffe0e;">Content here</div>
.mybackground {background-color:#fffe0e;}
Border around this has a color of #fffe0e
<div style="border:2px solid #fffe0e;">Content here</div>
.myborder {border:2px solid #fffe0e;}