#f21f34 color space conversions
Hex:
#f21f34
RGB:
242, 31, 52
CMY:
5, 88, 80
CMYK:
0, 87, 79, 5
HSL:
354°, 89.0295%, 53.5294%
HSV (HSB):
354°, 87.1901%, 94.9020%
XYZ:
37.7278, 20.1052, 5.1410
xyY:
0.5991, 0.3193, 20.1052
CIE-Lab:
51.9559, 74.5474, 44.8784
CIE-LCH:
51.9559, 87.0137, 31.0484
CIE-Luv:
51.9559, 153.7188, 28.2075
Hunter-Lab:
44.8388, 71.7238, 24.5892
#f21f34 color charts
#f21f34 color shades, tints & tones
#f21f34 color schemes
#f21f34 color preview, HTML & CSS examples
This text has a color of #f21f34
<p style="color:#f21f34;">Text here</p>
.mytext {color:#f21f34;}
This box has a color of #f21f34
<div style="background-color:#f21f34;">Content here</div>
.mybackground {background-color:#f21f34;}
Border around this has a color of #f21f34
<div style="border:2px solid #f21f34;">Content here</div>
.myborder {border:2px solid #f21f34;}