#f8213c color space conversions
Hex:
#f8213c
RGB:
248, 33, 60
CMY:
3, 87, 76
CMYK:
0, 87, 76, 3
HSL:
352°, 93.8865%, 55.0980%
HSV (HSB):
352°, 86.6935%, 97.2549%
XYZ:
40.0709, 21.3704, 6.2879
xyY:
0.5916, 0.3155, 21.3704
CIE-Lab:
53.3525, 75.9822, 42.2676
CIE-LCH:
53.3525, 86.9474, 29.0864
CIE-Luv:
53.3525, 155.7265, 26.6920
Hunter-Lab:
46.2281, 73.8257, 24.2951
#f8213c color charts
#f8213c color shades, tints & tones
#f8213c color schemes
#f8213c color preview, HTML & CSS examples
This text has a color of #f8213c
<p style="color:#f8213c;">Text here</p>
.mytext {color:#f8213c;}
This box has a color of #f8213c
<div style="background-color:#f8213c;">Content here</div>
.mybackground {background-color:#f8213c;}
Border around this has a color of #f8213c
<div style="border:2px solid #f8213c;">Content here</div>
.myborder {border:2px solid #f8213c;}