#f21d3f color space conversions
Hex:
#f21d3f
RGB:
242, 29, 63
CMY:
5, 89, 75
CMYK:
0, 88, 74, 5
HSL:
350°, 89.1213%, 53.1373%
HSV (HSB):
350°, 88.0165%, 94.9020%
XYZ:
37.9545, 20.1149, 6.5848
xyY:
0.5870, 0.3111, 20.1149
CIE-Lab:
51.9668, 75.2350, 38.6805
CIE-LCH:
51.9668, 84.5960, 27.2090
CIE-Luv:
51.9668, 151.6948, 23.8680
Hunter-Lab:
44.8496, 72.5710, 22.6898
#f21d3f color charts
#f21d3f color shades, tints & tones
#f21d3f color schemes
#f21d3f color preview, HTML & CSS examples
This text has a color of #f21d3f
<p style="color:#f21d3f;">Text here</p>
.mytext {color:#f21d3f;}
This box has a color of #f21d3f
<div style="background-color:#f21d3f;">Content here</div>
.mybackground {background-color:#f21d3f;}
Border around this has a color of #f21d3f
<div style="border:2px solid #f21d3f;">Content here</div>
.myborder {border:2px solid #f21d3f;}