#f2020c color space conversions
Hex:
#f2020c
RGB:
242, 2, 12
CMY:
5, 99, 95
CMYK:
0, 99, 95, 5
HSL:
358°, 98.3607%, 47.8431%
HSV (HSB):
358°, 99.1736%, 94.9020%
XYZ:
36.7060, 18.9472, 2.0704
xyY:
0.6359, 0.3282, 18.9472
CIE-Lab:
50.6254, 76.9347, 61.4895
CIE-LCH:
50.6254, 98.4881, 38.6334
CIE-Luv:
50.6254, 165.1851, 34.8459
Hunter-Lab:
43.5284, 74.3483, 27.6498
#f2020c color charts
#f2020c color shades, tints & tones
#f2020c color schemes
#f2020c color preview, HTML & CSS examples
This text has a color of #f2020c
<p style="color:#f2020c;">Text here</p>
.mytext {color:#f2020c;}
This box has a color of #f2020c
<div style="background-color:#f2020c;">Content here</div>
.mybackground {background-color:#f2020c;}
Border around this has a color of #f2020c
<div style="border:2px solid #f2020c;">Content here</div>
.myborder {border:2px solid #f2020c;}