#f20f0b color space conversions
Hex:
#f20f0b
RGB:
242, 15, 11
CMY:
5, 94, 96
CMYK:
0, 94, 95, 5
HSL:
1°, 91.3043%, 49.6078%
HSV (HSB):
1°, 95.4545%, 94.9020%
XYZ:
36.8492, 19.2431, 2.0887
xyY:
0.6334, 0.3307, 19.2431
CIE-Lab:
50.9704, 75.9205, 61.9272
CIE-LCH:
50.9704, 97.9739, 39.2036
CIE-Luv:
50.9704, 163.2986, 35.5747
Hunter-Lab:
43.8669, 73.1769, 27.8837
#f20f0b color charts
#f20f0b color shades, tints & tones
#f20f0b color schemes
#f20f0b color preview, HTML & CSS examples
This text has a color of #f20f0b
<p style="color:#f20f0b;">Text here</p>
.mytext {color:#f20f0b;}
This box has a color of #f20f0b
<div style="background-color:#f20f0b;">Content here</div>
.mybackground {background-color:#f20f0b;}
Border around this has a color of #f20f0b
<div style="border:2px solid #f20f0b;">Content here</div>
.myborder {border:2px solid #f20f0b;}