#f20b2e color space conversions
Hex:
#f20b2e
RGB:
242, 11, 46
CMY:
5, 96, 82
CMYK:
0, 95, 81, 5
HSL:
351°, 91.3043%, 49.6078%
HSV (HSB):
351°, 95.4545%, 94.9020%
XYZ:
37.2308, 19.3138, 4.3504
xyY:
0.6114, 0.3172, 19.3138
CIE-Lab:
51.0524, 76.8211, 47.2341
CIE-LCH:
51.0524, 90.1806, 31.5856
CIE-Luv:
51.0524, 159.4045, 28.4905
Hunter-Lab:
43.9475, 74.3106, 24.8941
#f20b2e color charts
#f20b2e color shades, tints & tones
#f20b2e color schemes
#f20b2e color preview, HTML & CSS examples
This text has a color of #f20b2e
<p style="color:#f20b2e;">Text here</p>
.mytext {color:#f20b2e;}
This box has a color of #f20b2e
<div style="background-color:#f20b2e;">Content here</div>
.mybackground {background-color:#f20b2e;}
Border around this has a color of #f20b2e
<div style="border:2px solid #f20b2e;">Content here</div>
.myborder {border:2px solid #f20b2e;}