#f2011a color space conversions
Hex:
#f2011a
RGB:
242, 1, 26
CMY:
5, 100, 90
CMYK:
0, 100, 89, 5
HSL:
354°, 99.1770%, 47.6471%
HSV (HSB):
354°, 99.5868%, 94.9020%
XYZ:
36.8153, 18.9735, 2.6992
xyY:
0.6295, 0.3244, 18.9735
CIE-Lab:
50.6562, 77.1626, 56.6087
CIE-LCH:
50.6562, 95.7007, 36.2649
CIE-Luv:
50.6562, 164.0147, 32.8503
Hunter-Lab:
43.5586, 74.6386, 26.8171
#f2011a color charts
#f2011a color shades, tints & tones
#f2011a color schemes
#f2011a color preview, HTML & CSS examples
This text has a color of #f2011a
<p style="color:#f2011a;">Text here</p>
.mytext {color:#f2011a;}
This box has a color of #f2011a
<div style="background-color:#f2011a;">Content here</div>
.mybackground {background-color:#f2011a;}
Border around this has a color of #f2011a
<div style="border:2px solid #f2011a;">Content here</div>
.myborder {border:2px solid #f2011a;}