#fef50d color space conversions
Hex:
#fef50d
RGB:
254, 245, 13
CMY:
0, 4, 95
CMYK:
0, 4, 95, 0
HSL:
58°, 99.1770%, 52.3529%
HSV (HSB):
58°, 94.8819%, 99.6078%
XYZ:
73.5981, 86.4047, 13.1795
xyY:
0.4250, 0.4989, 86.4047
CIE-Lab:
94.4851, -17.0880, 91.5581
CIE-LCH:
94.4851, 93.1391, 100.5718
CIE-Luv:
94.4851, 13.5932, 102.5554
Hunter-Lab:
92.9541, -21.3391, 56.6615
#fef50d color charts
#fef50d color shades, tints & tones
#fef50d color schemes
#fef50d color preview, HTML & CSS examples
This text has a color of #fef50d
<p style="color:#fef50d;">Text here</p>
.mytext {color:#fef50d;}
This box has a color of #fef50d
<div style="background-color:#fef50d;">Content here</div>
.mybackground {background-color:#fef50d;}
Border around this has a color of #fef50d
<div style="border:2px solid #fef50d;">Content here</div>
.myborder {border:2px solid #fef50d;}