#f5e12f color space conversions
Hex:
#f5e12f
RGB:
245, 225, 47
CMY:
4, 12, 82
CMYK:
0, 8, 81, 4
HSL:
54°, 90.8257%, 57.2549%
HSV (HSB):
54°, 80.8163%, 96.0784%
XYZ:
65.0945, 73.4681, 13.4392
xyY:
0.4282, 0.4833, 73.4681
CIE-Lab:
88.6705, -10.4367, 80.8873
CIE-LCH:
88.6705, 81.5578, 97.3521
CIE-Luv:
88.6705, 20.5251, 91.3898
Hunter-Lab:
85.7136, -14.4383, 50.7033
#f5e12f color charts
#f5e12f color shades, tints & tones
#f5e12f color schemes
#f5e12f color preview, HTML & CSS examples
This text has a color of #f5e12f
<p style="color:#f5e12f;">Text here</p>
.mytext {color:#f5e12f;}
This box has a color of #f5e12f
<div style="background-color:#f5e12f;">Content here</div>
.mybackground {background-color:#f5e12f;}
Border around this has a color of #f5e12f
<div style="border:2px solid #f5e12f;">Content here</div>
.myborder {border:2px solid #f5e12f;}