#f20f9e color space conversions
Hex:
#f20f9e
RGB:
242, 15, 158
CMY:
5, 94, 38
CMYK:
0, 94, 35, 5
HSL:
322°, 89.7233%, 50.3922%
HSV (HSB):
322°, 93.8017%, 94.9020%
XYZ:
42.9603, 21.6875, 34.2696
xyY:
0.4343, 0.2192, 21.6875
CIE-Lab:
53.6939, 83.3142, -15.8822
CIE-LCH:
53.6939, 84.8145, 349.2072
CIE-Luv:
53.6939, 116.5278, -37.6911
Hunter-Lab:
46.5699, 83.1676, -11.0311
#f20f9e color charts
#f20f9e color shades, tints & tones
#f20f9e color schemes
#f20f9e color preview, HTML & CSS examples
This text has a color of #f20f9e
<p style="color:#f20f9e;">Text here</p>
.mytext {color:#f20f9e;}
This box has a color of #f20f9e
<div style="background-color:#f20f9e;">Content here</div>
.mybackground {background-color:#f20f9e;}
Border around this has a color of #f20f9e
<div style="border:2px solid #f20f9e;">Content here</div>
.myborder {border:2px solid #f20f9e;}