#fffe1f color space conversions
Hex:
#fffe1f
RGB:
255, 254, 31
CMY:
0, 0, 88
CMYK:
0, 0, 88, 0
HSL:
60°, 100.0000%, 56.0784%
HSV (HSB):
60°, 87.8431%, 100.0000%
XYZ:
76.9291, 92.2426, 15.0463
xyY:
0.4176, 0.5007, 92.2426
CIE-Lab:
96.9194, -20.7555, 91.2887
CIE-LCH:
96.9194, 93.6184, 102.8091
CIE-Luv:
96.9194, 8.2238, 104.6031
Hunter-Lab:
96.0430, -25.0991, 57.9416
#fffe1f color charts
#fffe1f color shades, tints & tones
#fffe1f color schemes
#fffe1f color preview, HTML & CSS examples
This text has a color of #fffe1f
<p style="color:#fffe1f;">Text here</p>
.mytext {color:#fffe1f;}
This box has a color of #fffe1f
<div style="background-color:#fffe1f;">Content here</div>
.mybackground {background-color:#fffe1f;}
Border around this has a color of #fffe1f
<div style="border:2px solid #fffe1f;">Content here</div>
.myborder {border:2px solid #fffe1f;}