#f5d03f color space conversions
Hex:
#f5d03f
RGB:
245, 208, 63
CMY:
4, 18, 75
CMYK:
0, 15, 74, 4
HSL:
48°, 90.0990%, 60.3922%
HSV (HSB):
48°, 74.2857%, 96.0784%
XYZ:
61.1093, 64.8831, 14.0055
xyY:
0.4365, 0.4635, 64.8831
CIE-Lab:
84.4235, -1.3146, 72.1854
CIE-LCH:
84.4235, 72.1974, 91.0433
CIE-Luv:
84.4235, 32.1060, 81.4113
Hunter-Lab:
80.5501, -5.5436, 46.0761
#f5d03f color charts
#f5d03f color shades, tints & tones
#f5d03f color schemes
#f5d03f color preview, HTML & CSS examples
This text has a color of #f5d03f
<p style="color:#f5d03f;">Text here</p>
.mytext {color:#f5d03f;}
This box has a color of #f5d03f
<div style="background-color:#f5d03f;">Content here</div>
.mybackground {background-color:#f5d03f;}
Border around this has a color of #f5d03f
<div style="border:2px solid #f5d03f;">Content here</div>
.myborder {border:2px solid #f5d03f;}