#f8b30c color space conversions
Hex:
#f8b30c
RGB:
248, 179, 12
CMY:
3, 30, 95
CMYK:
0, 28, 95, 3
HSL:
42°, 94.4000%, 50.9804%
HSV (HSB):
42°, 95.1613%, 97.2549%
XYZ:
54.8979, 52.2232, 7.5345
xyY:
0.4788, 0.4555, 52.2232
CIE-Lab:
77.4141, 13.7513, 78.9491
CIE-LCH:
77.4141, 80.1378, 80.1194
CIE-Luv:
77.4141, 57.6126, 78.1420
Hunter-Lab:
72.2656, 9.1358, 44.4043
#f8b30c color charts
#f8b30c color shades, tints & tones
#f8b30c color schemes
#f8b30c color preview, HTML & CSS examples
This text has a color of #f8b30c
<p style="color:#f8b30c;">Text here</p>
.mytext {color:#f8b30c;}
This box has a color of #f8b30c
<div style="background-color:#f8b30c;">Content here</div>
.mybackground {background-color:#f8b30c;}
Border around this has a color of #f8b30c
<div style="border:2px solid #f8b30c;">Content here</div>
.myborder {border:2px solid #f8b30c;}