#f5f214 color space conversions
Hex:
#f5f214
RGB:
245, 242, 20
CMY:
4, 5, 92
CMYK:
0, 1, 92, 4
HSL:
59°, 91.8367%, 51.9608%
HSV (HSB):
59°, 91.8367%, 96.0784%
XYZ:
69.5346, 82.9672, 13.0112
xyY:
0.4201, 0.5013, 82.9672
CIE-Lab:
93.0001, -19.2975, 89.4206
CIE-LCH:
93.0001, 91.4792, 102.1780
CIE-Luv:
93.0001, 9.3336, 100.9768
Hunter-Lab:
91.0864, -23.1357, 55.2912
#f5f214 color charts
#f5f214 color shades, tints & tones
#f5f214 color schemes
#f5f214 color preview, HTML & CSS examples
This text has a color of #f5f214
<p style="color:#f5f214;">Text here</p>
.mytext {color:#f5f214;}
This box has a color of #f5f214
<div style="background-color:#f5f214;">Content here</div>
.mybackground {background-color:#f5f214;}
Border around this has a color of #f5f214
<div style="border:2px solid #f5f214;">Content here</div>
.myborder {border:2px solid #f5f214;}