#f8a80c color space conversions
Hex:
#f8a80c
RGB:
248, 168, 12
CMY:
3, 34, 95
CMYK:
0, 32, 95, 3
HSL:
40°, 94.4000%, 50.9804%
HSV (HSB):
40°, 95.1613%, 97.2549%
XYZ:
52.7804, 47.9883, 6.8287
xyY:
0.4905, 0.4460, 47.9883
CIE-Lab:
74.8175, 19.5195, 77.1207
CIE-LCH:
74.8175, 79.5526, 75.7965
CIE-Luv:
74.8175, 66.4902, 74.1485
Hunter-Lab:
69.2736, 14.7726, 42.6470
#f8a80c color charts
#f8a80c color shades, tints & tones
#f8a80c color schemes
#f8a80c color preview, HTML & CSS examples
This text has a color of #f8a80c
<p style="color:#f8a80c;">Text here</p>
.mytext {color:#f8a80c;}
This box has a color of #f8a80c
<div style="background-color:#f8a80c;">Content here</div>
.mybackground {background-color:#f8a80c;}
Border around this has a color of #f8a80c
<div style="border:2px solid #f8a80c;">Content here</div>
.myborder {border:2px solid #f8a80c;}