#f8141c color space conversions
Hex:
#f8141c
RGB:
248, 20, 28
CMY:
3, 92, 89
CMYK:
0, 92, 89, 3
HSL:
358°, 94.2149%, 52.5490%
HSV (HSB):
358°, 91.9355%, 97.2549%
XYZ:
39.1712, 20.5406, 2.9988
xyY:
0.6246, 0.3275, 20.5406
CIE-Lab:
52.4430, 77.0753, 57.6068
CIE-LCH:
52.4430, 96.2245, 36.7748
CIE-Luv:
52.4430, 164.9474, 34.4599
Hunter-Lab:
45.3218, 74.9628, 27.8022
#f8141c color charts
#f8141c color shades, tints & tones
#f8141c color schemes
#f8141c color preview, HTML & CSS examples
This text has a color of #f8141c
<p style="color:#f8141c;">Text here</p>
.mytext {color:#f8141c;}
This box has a color of #f8141c
<div style="background-color:#f8141c;">Content here</div>
.mybackground {background-color:#f8141c;}
Border around this has a color of #f8141c
<div style="border:2px solid #f8141c;">Content here</div>
.myborder {border:2px solid #f8141c;}