#f21a2d color space conversions
Hex:
#f21a2d
RGB:
242, 26, 45
CMY:
5, 90, 82
CMYK:
0, 89, 81, 5
HSL:
355°, 89.2562%, 52.5490%
HSV (HSB):
355°, 89.2562%, 94.9020%
XYZ:
37.4610, 19.8055, 4.3311
xyY:
0.6082, 0.3215, 19.8055
CIE-Lab:
51.6166, 75.1418, 48.3086
CIE-LCH:
51.6166, 89.3309, 32.7369
CIE-Luv:
51.6166, 156.5617, 29.8990
Hunter-Lab:
44.5034, 72.3726, 25.3823
#f21a2d color charts
#f21a2d color shades, tints & tones
#f21a2d color schemes
#f21a2d color preview, HTML & CSS examples
This text has a color of #f21a2d
<p style="color:#f21a2d;">Text here</p>
.mytext {color:#f21a2d;}
This box has a color of #f21a2d
<div style="background-color:#f21a2d;">Content here</div>
.mybackground {background-color:#f21a2d;}
Border around this has a color of #f21a2d
<div style="border:2px solid #f21a2d;">Content here</div>
.myborder {border:2px solid #f21a2d;}