#f20e2f color space conversions
Hex:
#f20e2f
RGB:
242, 14, 47
CMY:
5, 95, 82
CMYK:
0, 94, 81, 5
HSL:
351°, 89.7638%, 50.1961%
HSV (HSB):
351°, 94.2149%, 94.9020%
XYZ:
37.2881, 19.3966, 4.4679
xyY:
0.6098, 0.3172, 19.3966
CIE-Lab:
51.1480, 76.5967, 46.7888
CIE-LCH:
51.1480, 89.7566, 31.4185
CIE-Luv:
51.1480, 158.7421, 28.3503
Hunter-Lab:
44.0415, 74.0557, 24.8142
#f20e2f color charts
#f20e2f color shades, tints & tones
#f20e2f color schemes
#f20e2f color preview, HTML & CSS examples
This text has a color of #f20e2f
<p style="color:#f20e2f;">Text here</p>
.mytext {color:#f20e2f;}
This box has a color of #f20e2f
<div style="background-color:#f20e2f;">Content here</div>
.mybackground {background-color:#f20e2f;}
Border around this has a color of #f20e2f
<div style="border:2px solid #f20e2f;">Content here</div>
.myborder {border:2px solid #f20e2f;}