#f9060e color space conversions
Hex:
#f9060e
RGB:
249, 6, 14
CMY:
2, 98, 95
CMYK:
0, 98, 94, 2
HSL:
358°, 95.2941%, 50.0000%
HSV (HSB):
358°, 97.5904%, 97.6471%
XYZ:
39.2113, 20.3017, 2.2674
xyY:
0.6347, 0.3286, 20.3017
CIE-Lab:
52.1766, 78.3507, 62.5217
CIE-LCH:
52.1766, 100.2387, 38.5889
CIE-Luv:
52.1766, 169.3030, 35.8850
Hunter-Lab:
45.0574, 76.4896, 28.5565
#f9060e color charts
#f9060e color shades, tints & tones
#f9060e color schemes
#f9060e color preview, HTML & CSS examples
This text has a color of #f9060e
<p style="color:#f9060e;">Text here</p>
.mytext {color:#f9060e;}
This box has a color of #f9060e
<div style="background-color:#f9060e;">Content here</div>
.mybackground {background-color:#f9060e;}
Border around this has a color of #f9060e
<div style="border:2px solid #f9060e;">Content here</div>
.myborder {border:2px solid #f9060e;}