#f20f24 color space conversions
Hex:
#f20f24
RGB:
242, 15, 36
CMY:
5, 94, 86
CMYK:
0, 94, 85, 5
HSL:
354°, 89.7233%, 50.3922%
HSV (HSB):
354°, 93.8017%, 94.9020%
XYZ:
37.1072, 19.3463, 3.4475
xyY:
0.6195, 0.3230, 19.3463
CIE-Lab:
51.0899, 76.2543, 52.4002
CIE-LCH:
51.0899, 92.5230, 34.4960
CIE-Luv:
51.0899, 160.5708, 31.4448
Hunter-Lab:
43.9844, 73.6179, 26.1419
#f20f24 color charts
#f20f24 color shades, tints & tones
#f20f24 color schemes
#f20f24 color preview, HTML & CSS examples
This text has a color of #f20f24
<p style="color:#f20f24;">Text here</p>
.mytext {color:#f20f24;}
This box has a color of #f20f24
<div style="background-color:#f20f24;">Content here</div>
.mybackground {background-color:#f20f24;}
Border around this has a color of #f20f24
<div style="border:2px solid #f20f24;">Content here</div>
.myborder {border:2px solid #f20f24;}