#fed30a color space conversions
Hex:
#fed30a
RGB:
254, 211, 10
CMY:
0, 17, 96
CMYK:
0, 17, 96, 0
HSL:
49°, 99.1870%, 51.7647%
HSV (HSB):
49°, 96.0630%, 99.6078%
XYZ:
64.2221, 67.6813, 9.9661
xyY:
0.4527, 0.4771, 67.6813
CIE-Lab:
85.8468, -0.2434, 85.4648
CIE-LCH:
85.8468, 85.4651, 90.1631
CIE-Luv:
85.8468, 37.6419, 90.1261
Hunter-Lab:
82.2686, -4.6260, 50.4056
#fed30a color charts
#fed30a color shades, tints & tones
#fed30a color schemes
#fed30a color preview, HTML & CSS examples
This text has a color of #fed30a
<p style="color:#fed30a;">Text here</p>
.mytext {color:#fed30a;}
This box has a color of #fed30a
<div style="background-color:#fed30a;">Content here</div>
.mybackground {background-color:#fed30a;}
Border around this has a color of #fed30a
<div style="border:2px solid #fed30a;">Content here</div>
.myborder {border:2px solid #fed30a;}