#f20f06 color space conversions
Hex:
#f20f06
RGB:
242, 15, 6
CMY:
5, 94, 98
CMYK:
0, 94, 98, 5
HSL:
2°, 95.1613%, 48.6275%
HSV (HSB):
2°, 97.5207%, 94.9020%
XYZ:
36.8216, 19.2320, 1.9437
xyY:
0.6349, 0.3316, 19.2320
CIE-Lab:
50.9576, 75.8847, 63.1737
CIE-LCH:
50.9576, 98.7391, 39.7772
CIE-Luv:
50.9576, 163.5953, 36.0230
Hunter-Lab:
43.8544, 73.1297, 28.0702
#f20f06 color charts
#f20f06 color shades, tints & tones
#f20f06 color schemes
#f20f06 color preview, HTML & CSS examples
This text has a color of #f20f06
<p style="color:#f20f06;">Text here</p>
.mytext {color:#f20f06;}
This box has a color of #f20f06
<div style="background-color:#f20f06;">Content here</div>
.mybackground {background-color:#f20f06;}
Border around this has a color of #f20f06
<div style="border:2px solid #f20f06;">Content here</div>
.myborder {border:2px solid #f20f06;}