#f20f35 color space conversions
Hex:
#f20f35
RGB:
242, 15, 53
CMY:
5, 94, 79
CMYK:
0, 94, 78, 5
HSL:
350°, 89.7233%, 50.3922%
HSV (HSB):
350°, 93.8017%, 94.9020%
XYZ:
37.4314, 19.4759, 5.1545
xyY:
0.6031, 0.3138, 19.4759
CIE-Lab:
51.2394, 76.6707, 43.5798
CIE-LCH:
51.2394, 88.1907, 29.6140
CIE-Luv:
51.2394, 157.2721, 26.4323
Hunter-Lab:
44.1315, 74.1694, 23.9670
#f20f35 color charts
#f20f35 color shades, tints & tones
#f20f35 color schemes
#f20f35 color preview, HTML & CSS examples
This text has a color of #f20f35
<p style="color:#f20f35;">Text here</p>
.mytext {color:#f20f35;}
This box has a color of #f20f35
<div style="background-color:#f20f35;">Content here</div>
.mybackground {background-color:#f20f35;}
Border around this has a color of #f20f35
<div style="border:2px solid #f20f35;">Content here</div>
.myborder {border:2px solid #f20f35;}