#f2013a color space conversions
Hex:
#f2013a
RGB:
242, 1, 58
CMY:
5, 100, 77
CMYK:
0, 100, 76, 5
HSL:
346°, 99.1770%, 47.6471%
HSV (HSB):
346°, 99.5868%, 94.9020%
XYZ:
37.3925, 19.2044, 5.7390
xyY:
0.5999, 0.3081, 19.2044
CIE-Lab:
50.9255, 77.8969, 40.4014
CIE-LCH:
50.9255, 87.7508, 27.4136
CIE-Luv:
50.9255, 157.9851, 23.8639
Hunter-Lab:
43.8229, 75.6178, 22.9114
#f2013a color charts
#f2013a color shades, tints & tones
#f2013a color schemes
#f2013a color preview, HTML & CSS examples
This text has a color of #f2013a
<p style="color:#f2013a;">Text here</p>
.mytext {color:#f2013a;}
This box has a color of #f2013a
<div style="background-color:#f2013a;">Content here</div>
.mybackground {background-color:#f2013a;}
Border around this has a color of #f2013a
<div style="border:2px solid #f2013a;">Content here</div>
.myborder {border:2px solid #f2013a;}