#f20e4f color space conversions
Hex:
#f20e4f
RGB:
242, 14, 79
CMY:
5, 95, 69
CMYK:
0, 94, 67, 5
HSL:
343°, 89.7638%, 50.1961%
HSV (HSB):
343°, 94.2149%, 94.9020%
XYZ:
38.1863, 19.7558, 9.1978
xyY:
0.5688, 0.2942, 19.7558
CIE-Lab:
51.5600, 77.7363, 28.7281
CIE-LCH:
51.5600, 82.8748, 20.2822
CIE-Luv:
51.5600, 150.1237, 15.1967
Hunter-Lab:
44.4475, 75.5718, 18.8441
#f20e4f color charts
#f20e4f color shades, tints & tones
#f20e4f color schemes
#f20e4f color preview, HTML & CSS examples
This text has a color of #f20e4f
<p style="color:#f20e4f;">Text here</p>
.mytext {color:#f20e4f;}
This box has a color of #f20e4f
<div style="background-color:#f20e4f;">Content here</div>
.mybackground {background-color:#f20e4f;}
Border around this has a color of #f20e4f
<div style="border:2px solid #f20e4f;">Content here</div>
.myborder {border:2px solid #f20e4f;}