#fece30 color space conversions
Hex:
#fece30
RGB:
254, 206, 48
CMY:
0, 19, 81
CMYK:
0, 19, 81, 0
HSL:
46°, 99.0385%, 59.2157%
HSV (HSB):
46°, 81.1024%, 99.6078%
XYZ:
63.4779, 65.4268, 12.0793
xyY:
0.4502, 0.4641, 65.4268
CIE-Lab:
84.7032, 2.9846, 77.5261
CIE-LCH:
84.7032, 77.5835, 87.7953
CIE-Luv:
84.7032, 40.7644, 84.0428
Hunter-Lab:
80.8869, -1.4700, 47.7667
#fece30 color charts
#fece30 color shades, tints & tones
#fece30 color schemes
#fece30 color preview, HTML & CSS examples
This text has a color of #fece30
<p style="color:#fece30;">Text here</p>
.mytext {color:#fece30;}
This box has a color of #fece30
<div style="background-color:#fece30;">Content here</div>
.mybackground {background-color:#fece30;}
Border around this has a color of #fece30
<div style="border:2px solid #fece30;">Content here</div>
.myborder {border:2px solid #fece30;}