#f21f20 color space conversions
Hex:
#f21f20
RGB:
242, 31, 32
CMY:
5, 88, 87
CMYK:
0, 87, 87, 5
HSL:
360°, 89.0295%, 53.5294%
HSV (HSB):
360°, 87.1901%, 94.9020%
XYZ:
37.3686, 19.9615, 3.2499
xyY:
0.6168, 0.3295, 19.9615
CIE-Lab:
51.7937, 74.0770, 54.8463
CIE-LCH:
51.7937, 92.1712, 36.5161
CIE-Luv:
51.7937, 157.2152, 33.7218
Hunter-Lab:
44.6783, 71.1093, 26.9620
#f21f20 color charts
#f21f20 color shades, tints & tones
#f21f20 color schemes
#f21f20 color preview, HTML & CSS examples
This text has a color of #f21f20
<p style="color:#f21f20;">Text here</p>
.mytext {color:#f21f20;}
This box has a color of #f21f20
<div style="background-color:#f21f20;">Content here</div>
.mybackground {background-color:#f21f20;}
Border around this has a color of #f21f20
<div style="border:2px solid #f21f20;">Content here</div>
.myborder {border:2px solid #f21f20;}