#f9230b color space conversions
Hex:
#f9230b
RGB:
249, 35, 11
CMY:
2, 86, 96
CMYK:
0, 86, 96, 2
HSL:
6°, 95.2000%, 50.9804%
HSV (HSB):
6°, 95.5823%, 97.6471%
XYZ:
39.7284, 21.3660, 2.3467
xyY:
0.6262, 0.3368, 21.3660
CIE-Lab:
53.3477, 74.9317, 63.9066
CIE-LCH:
53.3477, 98.4825, 40.4597
CIE-Luv:
53.3477, 162.8820, 38.3215
Hunter-Lab:
46.2233, 72.5276, 29.3462
#f9230b color charts
#f9230b color shades, tints & tones
#f9230b color schemes
#f9230b color preview, HTML & CSS examples
This text has a color of #f9230b
<p style="color:#f9230b;">Text here</p>
.mytext {color:#f9230b;}
This box has a color of #f9230b
<div style="background-color:#f9230b;">Content here</div>
.mybackground {background-color:#f9230b;}
Border around this has a color of #f9230b
<div style="border:2px solid #f9230b;">Content here</div>
.myborder {border:2px solid #f9230b;}