#f8213d color space conversions
Hex:
#f8213d
RGB:
248, 33, 61
CMY:
3, 87, 76
CMYK:
0, 87, 75, 3
HSL:
352°, 93.8865%, 55.0980%
HSV (HSB):
352°, 86.6935%, 97.2549%
XYZ:
40.0976, 21.3811, 6.4285
xyY:
0.5905, 0.3149, 21.3811
CIE-Lab:
53.3641, 76.0157, 41.7157
CIE-LCH:
53.3641, 86.7097, 28.7570
CIE-Luv:
53.3641, 155.4860, 26.3103
Hunter-Lab:
46.2397, 73.8699, 24.1250
#f8213d color charts
#f8213d color shades, tints & tones
#f8213d color schemes
#f8213d color preview, HTML & CSS examples
This text has a color of #f8213d
<p style="color:#f8213d;">Text here</p>
.mytext {color:#f8213d;}
This box has a color of #f8213d
<div style="background-color:#f8213d;">Content here</div>
.mybackground {background-color:#f8213d;}
Border around this has a color of #f8213d
<div style="border:2px solid #f8213d;">Content here</div>
.myborder {border:2px solid #f8213d;}