#f20c0e color space conversions
Hex:
#f20c0e
RGB:
242, 12, 14
CMY:
5, 95, 95
CMYK:
0, 95, 94, 5
HSL:
359°, 90.5512%, 49.8039%
HSV (HSB):
359°, 95.0413%, 94.9020%
XYZ:
36.8287, 19.1719, 2.1749
xyY:
0.6331, 0.3296, 19.1719
CIE-Lab:
50.8877, 76.2091, 61.0580
CIE-LCH:
50.8877, 97.6520, 38.7014
CIE-Luv:
50.8877, 163.6065, 35.1021
Hunter-Lab:
43.7857, 73.5134, 27.7050
#f20c0e color charts
#f20c0e color shades, tints & tones
#f20c0e color schemes
#f20c0e color preview, HTML & CSS examples
This text has a color of #f20c0e
<p style="color:#f20c0e;">Text here</p>
.mytext {color:#f20c0e;}
This box has a color of #f20c0e
<div style="background-color:#f20c0e;">Content here</div>
.mybackground {background-color:#f20c0e;}
Border around this has a color of #f20c0e
<div style="border:2px solid #f20c0e;">Content here</div>
.myborder {border:2px solid #f20c0e;}