#f5d800 color space conversions
Hex:
#f5d800
RGB:
245, 216, 0
CMY:
4, 15, 100
CMYK:
0, 12, 100, 4
HSL:
53°, 100.0000%, 48.0392%
HSV (HSB):
53°, 100.0000%, 96.0784%
XYZ:
62.2121, 68.5242, 9.9476
xyY:
0.4422, 0.4871, 68.5242
CIE-Lab:
86.2679, -6.6843, 86.2466
CIE-LCH:
86.2679, 86.5052, 94.4317
CIE-Luv:
86.2679, 27.3220, 92.3485
Hunter-Lab:
82.7794, -10.7138, 50.8207
#f5d800 color charts
#f5d800 color shades, tints & tones
#f5d800 color schemes
#f5d800 color preview, HTML & CSS examples
This text has a color of #f5d800
<p style="color:#f5d800;">Text here</p>
.mytext {color:#f5d800;}
This box has a color of #f5d800
<div style="background-color:#f5d800;">Content here</div>
.mybackground {background-color:#f5d800;}
Border around this has a color of #f5d800
<div style="border:2px solid #f5d800;">Content here</div>
.myborder {border:2px solid #f5d800;}