#fee31c color space conversions
Hex:
#fee31c
RGB:
254, 227, 28
CMY:
0, 11, 89
CMYK:
0, 11, 89, 0
HSL:
53°, 99.1228%, 55.2941%
HSV (HSB):
53°, 88.9764%, 99.6078%
XYZ:
68.5517, 76.0928, 12.1729
xyY:
0.4371, 0.4852, 76.0928
CIE-Lab:
89.9024, -8.0783, 86.2426
CIE-LCH:
89.9024, 86.6201, 95.3513
CIE-Luv:
89.9024, 25.8853, 94.7686
Hunter-Lab:
87.2312, -12.3782, 52.7881
#fee31c color charts
#fee31c color shades, tints & tones
#fee31c color schemes
#fee31c color preview, HTML & CSS examples
This text has a color of #fee31c
<p style="color:#fee31c;">Text here</p>
.mytext {color:#fee31c;}
This box has a color of #fee31c
<div style="background-color:#fee31c;">Content here</div>
.mybackground {background-color:#fee31c;}
Border around this has a color of #fee31c
<div style="border:2px solid #fee31c;">Content here</div>
.myborder {border:2px solid #fee31c;}