#f21d21 color space conversions
Hex:
#f21d21
RGB:
242, 29, 33
CMY:
5, 89, 87
CMYK:
0, 88, 86, 5
HSL:
359°, 89.1213%, 53.1373%
HSV (HSB):
359°, 88.0165%, 94.9020%
XYZ:
37.3318, 19.8658, 3.3057
xyY:
0.6170, 0.3283, 19.8658
CIE-Lab:
51.6851, 74.4245, 54.3061
CIE-LCH:
51.6851, 92.1312, 36.1175
CIE-Luv:
51.6851, 157.6948, 33.2914
Hunter-Lab:
44.5710, 71.5087, 26.8023
#f21d21 color charts
#f21d21 color shades, tints & tones
#f21d21 color schemes
#f21d21 color preview, HTML & CSS examples
This text has a color of #f21d21
<p style="color:#f21d21;">Text here</p>
.mytext {color:#f21d21;}
This box has a color of #f21d21
<div style="background-color:#f21d21;">Content here</div>
.mybackground {background-color:#f21d21;}
Border around this has a color of #f21d21
<div style="border:2px solid #f21d21;">Content here</div>
.myborder {border:2px solid #f21d21;}