#f21f3a color space conversions
Hex:
#f21f3a
RGB:
242, 31, 58
CMY:
5, 88, 77
CMYK:
0, 87, 76, 5
HSL:
352°, 89.0295%, 53.5294%
HSV (HSB):
352°, 87.1901%, 94.9020%
XYZ:
37.8717, 20.1627, 5.8987
xyY:
0.5924, 0.3154, 20.1627
CIE-Lab:
52.0207, 74.7347, 41.6003
CIE-LCH:
52.0207, 85.5328, 29.1020
CIE-Luv:
52.0207, 152.3615, 26.0603
Hunter-Lab:
44.9029, 71.9690, 23.6433
#f21f3a color charts
#f21f3a color shades, tints & tones
#f21f3a color schemes
#f21f3a color preview, HTML & CSS examples
This text has a color of #f21f3a
<p style="color:#f21f3a;">Text here</p>
.mytext {color:#f21f3a;}
This box has a color of #f21f3a
<div style="background-color:#f21f3a;">Content here</div>
.mybackground {background-color:#f21f3a;}
Border around this has a color of #f21f3a
<div style="border:2px solid #f21f3a;">Content here</div>
.myborder {border:2px solid #f21f3a;}