#f5c32f color space conversions
Hex:
#f5c32f
RGB:
245, 195, 47
CMY:
4, 24, 82
CMYK:
0, 20, 81, 4
HSL:
45°, 90.8257%, 57.2549%
HSV (HSB):
45°, 80.8163%, 96.0784%
XYZ:
57.6844, 58.6479, 10.9692
xyY:
0.4531, 0.4607, 58.6479
CIE-Lab:
81.0977, 4.8031, 74.3486
CIE-LCH:
81.0977, 74.5036, 86.3037
CIE-Luv:
81.0977, 42.1262, 79.7506
Hunter-Lab:
76.5819, 0.4345, 45.1150
#f5c32f color charts
#f5c32f color shades, tints & tones
#f5c32f color schemes
#f5c32f color preview, HTML & CSS examples
This text has a color of #f5c32f
<p style="color:#f5c32f;">Text here</p>
.mytext {color:#f5c32f;}
This box has a color of #f5c32f
<div style="background-color:#f5c32f;">Content here</div>
.mybackground {background-color:#f5c32f;}
Border around this has a color of #f5c32f
<div style="border:2px solid #f5c32f;">Content here</div>
.myborder {border:2px solid #f5c32f;}