#f8141e color space conversions
Hex:
#f8141e
RGB:
248, 20, 30
CMY:
3, 92, 88
CMYK:
0, 92, 88, 3
HSL:
357°, 94.2149%, 52.5490%
HSV (HSB):
357°, 91.9355%, 97.2549%
XYZ:
39.1959, 20.5505, 3.1291
xyY:
0.6234, 0.3268, 20.5505
CIE-Lab:
52.4540, 77.1063, 56.7634
CIE-LCH:
52.4540, 95.7468, 36.3594
CIE-Luv:
52.4540, 164.6970, 34.0780
Hunter-Lab:
45.3327, 75.0039, 27.6404
#f8141e color charts
#f8141e color shades, tints & tones
#f8141e color schemes
#f8141e color preview, HTML & CSS examples
This text has a color of #f8141e
<p style="color:#f8141e;">Text here</p>
.mytext {color:#f8141e;}
This box has a color of #f8141e
<div style="background-color:#f8141e;">Content here</div>
.mybackground {background-color:#f8141e;}
Border around this has a color of #f8141e
<div style="border:2px solid #f8141e;">Content here</div>
.myborder {border:2px solid #f8141e;}