#f5d53e color space conversions
Hex:
#f5d53e
RGB:
245, 213, 62
CMY:
4, 16, 76
CMYK:
0, 13, 75, 4
HSL:
50°, 90.1478%, 60.1961%
HSV (HSB):
50°, 74.6939%, 96.0784%
XYZ:
62.3199, 67.3488, 14.2724
xyY:
0.4330, 0.4679, 67.3488
CIE-Lab:
85.6798, -3.8985, 73.7141
CIE-LCH:
85.6798, 73.8171, 93.0274
CIE-Luv:
85.6798, 28.5761, 83.6562
Hunter-Lab:
82.0663, -8.0658, 47.1351
#f5d53e color charts
#f5d53e color shades, tints & tones
#f5d53e color schemes
#f5d53e color preview, HTML & CSS examples
This text has a color of #f5d53e
<p style="color:#f5d53e;">Text here</p>
.mytext {color:#f5d53e;}
This box has a color of #f5d53e
<div style="background-color:#f5d53e;">Content here</div>
.mybackground {background-color:#f5d53e;}
Border around this has a color of #f5d53e
<div style="border:2px solid #f5d53e;">Content here</div>
.myborder {border:2px solid #f5d53e;}