#f9490c color space conversions
Hex:
#f9490c
RGB:
249, 73, 12
CMY:
2, 71, 95
CMYK:
0, 71, 95, 2
HSL:
15°, 95.1807%, 51.1765%
HSV (HSB):
15°, 95.1807%, 97.6471%
XYZ:
41.5158, 24.9314, 2.9719
xyY:
0.5980, 0.3591, 24.9314
CIE-Lab:
57.0085, 64.6772, 65.6592
CIE-LCH:
57.0085, 92.1643, 45.4317
CIE-Luv:
57.0085, 143.3662, 44.7377
Hunter-Lab:
49.9313, 61.0355, 31.4230
#f9490c color charts
#f9490c color shades, tints & tones
#f9490c color schemes
#f9490c color preview, HTML & CSS examples
This text has a color of #f9490c
<p style="color:#f9490c;">Text here</p>
.mytext {color:#f9490c;}
This box has a color of #f9490c
<div style="background-color:#f9490c;">Content here</div>
.mybackground {background-color:#f9490c;}
Border around this has a color of #f9490c
<div style="border:2px solid #f9490c;">Content here</div>
.myborder {border:2px solid #f9490c;}