#f8211d color space conversions
Hex:
#f8211d
RGB:
248, 33, 29
CMY:
3, 87, 89
CMYK:
0, 87, 88, 3
HSL:
1°, 93.9914%, 54.3137%
HSV (HSB):
1°, 88.3065%, 97.2549%
XYZ:
39.4770, 21.1329, 3.1608
xyY:
0.6190, 0.3314, 21.1329
CIE-Lab:
53.0946, 75.2326, 57.6617
CIE-LCH:
53.0946, 94.7883, 37.4682
CIE-Luv:
53.0946, 161.2785, 35.4723
Hunter-Lab:
45.9705, 72.8379, 28.1028
#f8211d color charts
#f8211d color shades, tints & tones
#f8211d color schemes
#f8211d color preview, HTML & CSS examples
This text has a color of #f8211d
<p style="color:#f8211d;">Text here</p>
.mytext {color:#f8211d;}
This box has a color of #f8211d
<div style="background-color:#f8211d;">Content here</div>
.mybackground {background-color:#f8211d;}
Border around this has a color of #f8211d
<div style="border:2px solid #f8211d;">Content here</div>
.myborder {border:2px solid #f8211d;}