#f2142a color space conversions
Hex:
#f2142a
RGB:
242, 20, 42
CMY:
5, 92, 84
CMYK:
0, 92, 83, 5
HSL:
354°, 89.5161%, 51.3725%
HSV (HSB):
354°, 91.7355%, 94.9020%
XYZ:
37.2860, 19.5447, 3.9978
xyY:
0.6130, 0.3213, 19.5447
CIE-Lab:
51.3185, 75.8549, 49.5926
CIE-LCH:
51.3185, 90.6278, 33.1760
CIE-Luv:
51.3185, 158.5664, 30.2363
Hunter-Lab:
44.2094, 73.1796, 25.5851
#f2142a color charts
#f2142a color shades, tints & tones
#f2142a color schemes
#f2142a color preview, HTML & CSS examples
This text has a color of #f2142a
<p style="color:#f2142a;">Text here</p>
.mytext {color:#f2142a;}
This box has a color of #f2142a
<div style="background-color:#f2142a;">Content here</div>
.mybackground {background-color:#f2142a;}
Border around this has a color of #f2142a
<div style="border:2px solid #f2142a;">Content here</div>
.myborder {border:2px solid #f2142a;}