#f20f3f color space conversions
Hex:
#f20f3f
RGB:
242, 15, 63
CMY:
5, 94, 75
CMYK:
0, 94, 74, 5
HSL:
347°, 89.7233%, 50.3922%
HSV (HSB):
347°, 93.8017%, 94.9020%
XYZ:
37.6860, 19.5778, 6.4952
xyY:
0.5911, 0.3071, 19.5778
CIE-Lab:
51.3564, 76.9955, 37.9855
CIE-LCH:
51.3564, 85.8557, 26.2593
CIE-Luv:
51.3564, 154.7761, 22.6256
Hunter-Lab:
44.2468, 74.6006, 22.2692
#f20f3f color charts
#f20f3f color shades, tints & tones
#f20f3f color schemes
#f20f3f color preview, HTML & CSS examples
This text has a color of #f20f3f
<p style="color:#f20f3f;">Text here</p>
.mytext {color:#f20f3f;}
This box has a color of #f20f3f
<div style="background-color:#f20f3f;">Content here</div>
.mybackground {background-color:#f20f3f;}
Border around this has a color of #f20f3f
<div style="border:2px solid #f20f3f;">Content here</div>
.myborder {border:2px solid #f20f3f;}