#f20d2c color space conversions
Hex:
#f20d2c
RGB:
242, 13, 44
CMY:
5, 95, 83
CMYK:
0, 95, 82, 5
HSL:
352°, 89.8039%, 50.0000%
HSV (HSB):
352°, 94.6281%, 94.9020%
XYZ:
37.2165, 19.3469, 4.1557
xyY:
0.6129, 0.3186, 19.3469
CIE-Lab:
51.0907, 76.6094, 48.3360
CIE-LCH:
51.0907, 90.5835, 32.2495
CIE-Luv:
51.0907, 159.4999, 29.1959
Hunter-Lab:
43.9852, 74.0575, 25.1879
#f20d2c color charts
#f20d2c color shades, tints & tones
#f20d2c color schemes
#f20d2c color preview, HTML & CSS examples
This text has a color of #f20d2c
<p style="color:#f20d2c;">Text here</p>
.mytext {color:#f20d2c;}
This box has a color of #f20d2c
<div style="background-color:#f20d2c;">Content here</div>
.mybackground {background-color:#f20d2c;}
Border around this has a color of #f20d2c
<div style="border:2px solid #f20d2c;">Content here</div>
.myborder {border:2px solid #f20d2c;}