#f8223a color space conversions
Hex:
#f8223a
RGB:
248, 34, 58
CMY:
3, 87, 77
CMYK:
0, 86, 77, 3
HSL:
353°, 93.8596%, 55.2941%
HSV (HSB):
353°, 86.2903%, 97.2549%
XYZ:
40.0471, 21.4060, 6.0240
xyY:
0.5935, 0.3172, 21.4060
CIE-Lab:
53.3910, 75.7424, 43.4307
CIE-LCH:
53.3910, 87.3106, 29.8300
CIE-Luv:
53.3910, 155.8828, 27.5586
Hunter-Lab:
46.2666, 73.5382, 24.6669
#f8223a color charts
#f8223a color shades, tints & tones
#f8223a color schemes
#f8223a color preview, HTML & CSS examples
This text has a color of #f8223a
<p style="color:#f8223a;">Text here</p>
.mytext {color:#f8223a;}
This box has a color of #f8223a
<div style="background-color:#f8223a;">Content here</div>
.mybackground {background-color:#f8223a;}
Border around this has a color of #f8223a
<div style="border:2px solid #f8223a;">Content here</div>
.myborder {border:2px solid #f8223a;}