#f8211a color space conversions
Hex:
#f8211a
RGB:
248, 33, 26
CMY:
3, 87, 90
CMYK:
0, 87, 90, 3
HSL:
2°, 94.0678%, 53.7255%
HSV (HSB):
2°, 89.5161%, 97.2549%
XYZ:
39.4417, 21.1188, 2.9748
xyY:
0.6208, 0.3324, 21.1188
CIE-Lab:
53.0792, 75.1877, 58.8652
CIE-LCH:
53.0792, 95.4898, 38.0577
CIE-Luv:
53.0792, 161.6213, 36.0126
Hunter-Lab:
45.9551, 72.7789, 28.3306
#f8211a color charts
#f8211a color shades, tints & tones
#f8211a color schemes
#f8211a color preview, HTML & CSS examples
This text has a color of #f8211a
<p style="color:#f8211a;">Text here</p>
.mytext {color:#f8211a;}
This box has a color of #f8211a
<div style="background-color:#f8211a;">Content here</div>
.mybackground {background-color:#f8211a;}
Border around this has a color of #f8211a
<div style="border:2px solid #f8211a;">Content here</div>
.myborder {border:2px solid #f8211a;}