#f8a80a color space conversions
Hex:
#f8a80a
RGB:
248, 168, 10
CMY:
3, 34, 96
CMYK:
0, 32, 96, 3
HSL:
40°, 94.4444%, 50.5882%
HSV (HSB):
40°, 95.9677%, 97.2549%
XYZ:
52.7688, 47.9836, 6.7677
xyY:
0.4908, 0.4463, 47.9836
CIE-Lab:
74.8146, 19.5021, 77.3528
CIE-LCH:
74.8146, 79.7734, 75.8496
CIE-Luv:
74.8146, 66.5169, 74.2707
Hunter-Lab:
69.2702, 14.7552, 42.6965
#f8a80a color charts
#f8a80a color shades, tints & tones
#f8a80a color schemes
#f8a80a color preview, HTML & CSS examples
This text has a color of #f8a80a
<p style="color:#f8a80a;">Text here</p>
.mytext {color:#f8a80a;}
This box has a color of #f8a80a
<div style="background-color:#f8a80a;">Content here</div>
.mybackground {background-color:#f8a80a;}
Border around this has a color of #f8a80a
<div style="border:2px solid #f8a80a;">Content here</div>
.myborder {border:2px solid #f8a80a;}