#f9240c color space conversions
Hex:
#f9240c
RGB:
249, 36, 12
CMY:
2, 86, 95
CMYK:
0, 86, 95, 2
HSL:
6°, 95.1807%, 51.1765%
HSV (HSB):
6°, 95.1807%, 97.6471%
XYZ:
39.7642, 21.4280, 2.3880
xyY:
0.6254, 0.3370, 21.4280
CIE-Lab:
53.4148, 74.7548, 63.6975
CIE-LCH:
53.4148, 98.2123, 40.4339
CIE-Luv:
53.4148, 162.4670, 38.3462
Hunter-Lab:
46.2904, 72.3259, 29.3446
#f9240c color charts
#f9240c color shades, tints & tones
#f9240c color schemes
#f9240c color preview, HTML & CSS examples
This text has a color of #f9240c
<p style="color:#f9240c;">Text here</p>
.mytext {color:#f9240c;}
This box has a color of #f9240c
<div style="background-color:#f9240c;">Content here</div>
.mybackground {background-color:#f9240c;}
Border around this has a color of #f9240c
<div style="border:2px solid #f9240c;">Content here</div>
.myborder {border:2px solid #f9240c;}