#f9143e color space conversions
Hex:
#f9143e
RGB:
249, 20, 62
CMY:
2, 92, 76
CMYK:
0, 92, 75, 2
HSL:
349°, 95.0207%, 52.7451%
HSV (HSB):
349°, 91.9679%, 97.6471%
XYZ:
40.1866, 20.9878, 6.4904
xyY:
0.5939, 0.3102, 20.9878
CIE-Lab:
52.9362, 78.1373, 40.7286
CIE-LCH:
52.9362, 88.1150, 27.5305
CIE-Luv:
52.9362, 159.2546, 24.8275
Hunter-Lab:
45.8125, 76.4078, 23.6689
#f9143e color charts
#f9143e color shades, tints & tones
#f9143e color schemes
#f9143e color preview, HTML & CSS examples
This text has a color of #f9143e
<p style="color:#f9143e;">Text here</p>
.mytext {color:#f9143e;}
This box has a color of #f9143e
<div style="background-color:#f9143e;">Content here</div>
.mybackground {background-color:#f9143e;}
Border around this has a color of #f9143e
<div style="border:2px solid #f9143e;">Content here</div>
.myborder {border:2px solid #f9143e;}