#f9500f color space conversions
Hex:
#f9500f
RGB:
249, 80, 15
CMY:
2, 69, 94
CMYK:
0, 68, 94, 2
HSL:
17°, 95.1220%, 51.7647%
HSV (HSB):
17°, 93.9759%, 97.6471%
XYZ:
42.0218, 25.9115, 3.2386
xyY:
0.5904, 0.3641, 25.9115
CIE-Lab:
57.9530, 62.1410, 65.5381
CIE-LCH:
57.9530, 90.3147, 46.5241
CIE-Luv:
57.9530, 138.4882, 46.0911
Hunter-Lab:
50.9034, 58.2745, 31.8602
#f9500f color charts
#f9500f color shades, tints & tones
#f9500f color schemes
#f9500f color preview, HTML & CSS examples
This text has a color of #f9500f
<p style="color:#f9500f;">Text here</p>
.mytext {color:#f9500f;}
This box has a color of #f9500f
<div style="background-color:#f9500f;">Content here</div>
.mybackground {background-color:#f9500f;}
Border around this has a color of #f9500f
<div style="border:2px solid #f9500f;">Content here</div>
.myborder {border:2px solid #f9500f;}