#f20c2b color space conversions
Hex:
#f20c2b
RGB:
242, 12, 43
CMY:
5, 95, 83
CMYK:
0, 95, 82, 5
HSL:
352°, 90.5512%, 49.8039%
HSV (HSB):
352°, 95.0413%, 94.9020%
XYZ:
37.1855, 19.3146, 4.0537
xyY:
0.6141, 0.3190, 19.3146
CIE-Lab:
51.0533, 76.6689, 48.8269
CIE-LCH:
51.0533, 90.8965, 32.4912
CIE-Luv:
51.0533, 159.8449, 29.4292
Hunter-Lab:
43.9484, 74.1222, 25.2951
#f20c2b color charts
#f20c2b color shades, tints & tones
#f20c2b color schemes
#f20c2b color preview, HTML & CSS examples
This text has a color of #f20c2b
<p style="color:#f20c2b;">Text here</p>
.mytext {color:#f20c2b;}
This box has a color of #f20c2b
<div style="background-color:#f20c2b;">Content here</div>
.mybackground {background-color:#f20c2b;}
Border around this has a color of #f20c2b
<div style="border:2px solid #f20c2b;">Content here</div>
.myborder {border:2px solid #f20c2b;}