#f20c20 color space conversions
Hex:
#f20c20
RGB:
242, 12, 32
CMY:
5, 95, 87
CMYK:
0, 95, 87, 5
HSL:
355°, 90.5512%, 49.8039%
HSV (HSB):
355°, 95.0413%, 94.9020%
XYZ:
37.0101, 19.2445, 3.1304
xyY:
0.6232, 0.3241, 19.2445
CIE-Lab:
50.9720, 76.4434, 54.1996
CIE-LCH:
50.9720, 93.7080, 35.3372
CIE-Luv:
50.9720, 161.6713, 32.1868
Hunter-Lab:
43.8685, 73.8234, 26.4771
#f20c20 color charts
#f20c20 color shades, tints & tones
#f20c20 color schemes
#f20c20 color preview, HTML & CSS examples
This text has a color of #f20c20
<p style="color:#f20c20;">Text here</p>
.mytext {color:#f20c20;}
This box has a color of #f20c20
<div style="background-color:#f20c20;">Content here</div>
.mybackground {background-color:#f20c20;}
Border around this has a color of #f20c20
<div style="border:2px solid #f20c20;">Content here</div>
.myborder {border:2px solid #f20c20;}