#f5a80a color space conversions
Hex:
#f5a80a
RGB:
245, 168, 10
CMY:
4, 34, 96
CMYK:
0, 31, 96, 4
HSL:
40°, 92.1569%, 50.0000%
HSV (HSB):
40°, 95.9184%, 96.0784%
XYZ:
51.7136, 47.4397, 6.7183
xyY:
0.4885, 0.4481, 47.4397
CIE-Lab:
74.4701, 18.2292, 76.9521
CIE-LCH:
74.4701, 79.0818, 76.6728
CIE-Luv:
74.4701, 64.0753, 74.1811
Hunter-Lab:
68.8765, 13.4870, 42.4303
#f5a80a color charts
#f5a80a color shades, tints & tones
#f5a80a color schemes
#f5a80a color preview, HTML & CSS examples
This text has a color of #f5a80a
<p style="color:#f5a80a;">Text here</p>
.mytext {color:#f5a80a;}
This box has a color of #f5a80a
<div style="background-color:#f5a80a;">Content here</div>
.mybackground {background-color:#f5a80a;}
Border around this has a color of #f5a80a
<div style="border:2px solid #f5a80a;">Content here</div>
.myborder {border:2px solid #f5a80a;}