#f20c2a color space conversions
Hex:
#f20c2a
RGB:
242, 12, 42
CMY:
5, 95, 84
CMYK:
0, 95, 83, 5
HSL:
352°, 90.5512%, 49.8039%
HSV (HSB):
352°, 95.0413%, 94.9020%
XYZ:
37.1673, 19.3074, 3.9582
xyY:
0.6150, 0.3195, 19.3074
CIE-Lab:
51.0449, 76.6456, 49.3408
CIE-LCH:
51.0449, 91.1541, 32.7715
CIE-Luv:
51.0449, 160.0318, 29.7116
Hunter-Lab:
43.9401, 74.0913, 25.4171
#f20c2a color charts
#f20c2a color shades, tints & tones
#f20c2a color schemes
#f20c2a color preview, HTML & CSS examples
This text has a color of #f20c2a
<p style="color:#f20c2a;">Text here</p>
.mytext {color:#f20c2a;}
This box has a color of #f20c2a
<div style="background-color:#f20c2a;">Content here</div>
.mybackground {background-color:#f20c2a;}
Border around this has a color of #f20c2a
<div style="border:2px solid #f20c2a;">Content here</div>
.myborder {border:2px solid #f20c2a;}