#f5c12e color space conversions
Hex:
#f5c12e
RGB:
245, 193, 46
CMY:
4, 24, 82
CMYK:
0, 21, 81, 4
HSL:
44°, 90.8676%, 57.0588%
HSV (HSB):
44°, 81.2245%, 96.0784%
XYZ:
57.2193, 57.7497, 10.7158
xyY:
0.4553, 0.4595, 57.7497
CIE-Lab:
80.5994, 5.8101, 74.2118
CIE-LCH:
80.5994, 74.4389, 85.5234
CIE-Luv:
80.5994, 43.6602, 79.1639
Hunter-Lab:
75.9932, 1.4140, 44.8348
#f5c12e color charts
#f5c12e color shades, tints & tones
#f5c12e color schemes
#f5c12e color preview, HTML & CSS examples
This text has a color of #f5c12e
<p style="color:#f5c12e;">Text here</p>
.mytext {color:#f5c12e;}
This box has a color of #f5c12e
<div style="background-color:#f5c12e;">Content here</div>
.mybackground {background-color:#f5c12e;}
Border around this has a color of #f5c12e
<div style="border:2px solid #f5c12e;">Content here</div>
.myborder {border:2px solid #f5c12e;}