#f9380c color space conversions
Hex:
#f9380c
RGB:
249, 56, 12
CMY:
2, 78, 95
CMYK:
0, 78, 95, 2
HSL:
11°, 95.1807%, 51.1765%
HSV (HSB):
11°, 95.1807%, 97.6471%
XYZ:
40.5475, 22.9946, 2.6491
xyY:
0.6126, 0.3474, 22.9946
CIE-Lab:
55.0668, 70.0736, 64.5756
CIE-LCH:
55.0668, 95.2907, 42.6618
CIE-Luv:
55.0668, 153.4982, 41.3082
Hunter-Lab:
47.9527, 67.0173, 30.2914
#f9380c color charts
#f9380c color shades, tints & tones
#f9380c color schemes
#f9380c color preview, HTML & CSS examples
This text has a color of #f9380c
<p style="color:#f9380c;">Text here</p>
.mytext {color:#f9380c;}
This box has a color of #f9380c
<div style="background-color:#f9380c;">Content here</div>
.mybackground {background-color:#f9380c;}
Border around this has a color of #f9380c
<div style="border:2px solid #f9380c;">Content here</div>
.myborder {border:2px solid #f9380c;}