#f8a00c color space conversions
Hex:
#f8a00c
RGB:
248, 160, 12
CMY:
3, 37, 95
CMYK:
0, 35, 95, 3
HSL:
38°, 94.4000%, 50.9804%
HSV (HSB):
38°, 95.1613%, 97.2549%
XYZ:
51.3486, 45.1246, 6.3514
xyY:
0.4994, 0.4389, 45.1246
CIE-Lab:
72.9739, 23.7159, 75.8382
CIE-LCH:
72.9739, 79.4599, 72.6347
CIE-Luv:
72.9739, 73.0649, 71.2785
Hunter-Lab:
67.1749, 18.8897, 41.4165
#f8a00c color charts
#f8a00c color shades, tints & tones
#f8a00c color schemes
#f8a00c color preview, HTML & CSS examples
This text has a color of #f8a00c
<p style="color:#f8a00c;">Text here</p>
.mytext {color:#f8a00c;}
This box has a color of #f8a00c
<div style="background-color:#f8a00c;">Content here</div>
.mybackground {background-color:#f8a00c;}
Border around this has a color of #f8a00c
<div style="border:2px solid #f8a00c;">Content here</div>
.myborder {border:2px solid #f8a00c;}