#f9381d color space conversions
Hex:
#f9381d
RGB:
249, 56, 29
CMY:
2, 78, 89
CMYK:
0, 78, 88, 2
HSL:
7°, 94.8276%, 54.5098%
HSV (HSB):
7°, 88.3534%, 97.6471%
XYZ:
40.7029, 23.0568, 3.4675
xyY:
0.6055, 0.3430, 23.0568
CIE-Lab:
55.1308, 70.2781, 59.2451
CIE-LCH:
55.1308, 91.9184, 40.1312
CIE-Luv:
55.1308, 152.1617, 39.0014
Hunter-Lab:
48.0175, 67.2780, 29.3307
#f9381d color charts
#f9381d color shades, tints & tones
#f9381d color schemes
#f9381d color preview, HTML & CSS examples
This text has a color of #f9381d
<p style="color:#f9381d;">Text here</p>
.mytext {color:#f9381d;}
This box has a color of #f9381d
<div style="background-color:#f9381d;">Content here</div>
.mybackground {background-color:#f9381d;}
Border around this has a color of #f9381d
<div style="border:2px solid #f9381d;">Content here</div>
.myborder {border:2px solid #f9381d;}