#f21a1e color space conversions
Hex:
#f21a1e
RGB:
242, 26, 30
CMY:
5, 90, 88
CMYK:
0, 89, 88, 5
HSL:
359°, 89.2562%, 52.5490%
HSV (HSB):
359°, 89.2562%, 94.9020%
XYZ:
37.2217, 19.7098, 3.0709
xyY:
0.6203, 0.3285, 19.7098
CIE-Lab:
51.5075, 74.8298, 55.5138
CIE-LCH:
51.5075, 93.1734, 36.5705
CIE-Luv:
51.5075, 158.9615, 33.6267
Hunter-Lab:
44.3957, 71.9633, 26.9759
#f21a1e color charts
#f21a1e color shades, tints & tones
#f21a1e color schemes
#f21a1e color preview, HTML & CSS examples
This text has a color of #f21a1e
<p style="color:#f21a1e;">Text here</p>
.mytext {color:#f21a1e;}
This box has a color of #f21a1e
<div style="background-color:#f21a1e;">Content here</div>
.mybackground {background-color:#f21a1e;}
Border around this has a color of #f21a1e
<div style="border:2px solid #f21a1e;">Content here</div>
.myborder {border:2px solid #f21a1e;}