#f5e00f color space conversions
Hex:
#f5e00f
RGB:
245, 224, 15
CMY:
4, 12, 94
CMYK:
0, 9, 94, 4
HSL:
55°, 92.0000%, 50.9804%
HSV (HSB):
55°, 93.8776%, 96.0784%
XYZ:
64.3981, 72.7583, 11.1015
xyY:
0.4344, 0.4908, 72.7583
CIE-Lab:
88.3323, -10.5563, 86.4494
CIE-LCH:
88.3323, 87.0915, 96.9619
CIE-Luv:
88.3323, 21.5796, 94.5797
Hunter-Lab:
85.2985, -14.5096, 51.9924
#f5e00f color charts
#f5e00f color shades, tints & tones
#f5e00f color schemes
#f5e00f color preview, HTML & CSS examples
This text has a color of #f5e00f
<p style="color:#f5e00f;">Text here</p>
.mytext {color:#f5e00f;}
This box has a color of #f5e00f
<div style="background-color:#f5e00f;">Content here</div>
.mybackground {background-color:#f5e00f;}
Border around this has a color of #f5e00f
<div style="border:2px solid #f5e00f;">Content here</div>
.myborder {border:2px solid #f5e00f;}