#f5a31c color space conversions
Hex:
#f5a31c
RGB:
245, 163, 28
CMY:
4, 36, 89
CMYK:
0, 33, 89, 4
HSL:
37°, 91.5612%, 53.5294%
HSV (HSB):
37°, 88.5714%, 96.0784%
XYZ:
50.9630, 45.6907, 7.2318
xyY:
0.4906, 0.4398, 45.6907
CIE-Lab:
73.3444, 21.0970, 73.0471
CIE-LCH:
73.3444, 76.0326, 73.8906
CIE-Luv:
73.3444, 67.7803, 70.7022
Hunter-Lab:
67.5949, 16.2885, 40.9732
#f5a31c color charts
#f5a31c color shades, tints & tones
#f5a31c color schemes
#f5a31c color preview, HTML & CSS examples
This text has a color of #f5a31c
<p style="color:#f5a31c;">Text here</p>
.mytext {color:#f5a31c;}
This box has a color of #f5a31c
<div style="background-color:#f5a31c;">Content here</div>
.mybackground {background-color:#f5a31c;}
Border around this has a color of #f5a31c
<div style="border:2px solid #f5a31c;">Content here</div>
.myborder {border:2px solid #f5a31c;}