#f21c3a color space conversions
Hex:
#f21c3a
RGB:
242, 28, 58
CMY:
5, 89, 77
CMYK:
0, 88, 76, 5
HSL:
352°, 89.1667%, 52.9412%
HSV (HSB):
352°, 88.4298%, 94.9020%
XYZ:
37.7969, 20.0132, 5.8738
xyY:
0.5935, 0.3143, 20.0132
CIE-Lab:
51.8522, 75.2188, 41.4164
CIE-LCH:
51.8522, 85.8673, 28.8377
CIE-Luv:
51.8522, 153.2195, 25.7238
Hunter-Lab:
44.7362, 72.5237, 23.5306
#f21c3a color charts
#f21c3a color shades, tints & tones
#f21c3a color schemes
#f21c3a color preview, HTML & CSS examples
This text has a color of #f21c3a
<p style="color:#f21c3a;">Text here</p>
.mytext {color:#f21c3a;}
This box has a color of #f21c3a
<div style="background-color:#f21c3a;">Content here</div>
.mybackground {background-color:#f21c3a;}
Border around this has a color of #f21c3a
<div style="border:2px solid #f21c3a;">Content here</div>
.myborder {border:2px solid #f21c3a;}