#f22f6a color space conversions
Hex:
#f22f6a
RGB:
242, 47, 106
CMY:
5, 82, 58
CMYK:
0, 81, 56, 5
HSL:
342°, 88.2353%, 56.6667%
HSV (HSB):
342°, 80.5785%, 94.9020%
XYZ:
40.2360, 21.9509, 15.7519
xyY:
0.5163, 0.2816, 21.9509
CIE-Lab:
53.9749, 73.8141, 15.6547
CIE-LCH:
53.9749, 75.4558, 11.9740
CIE-Luv:
53.9749, 132.1557, 4.0011
Hunter-Lab:
46.8518, 71.3040, 12.8625
#f22f6a color charts
#f22f6a color shades, tints & tones
#f22f6a color schemes
#f22f6a color preview, HTML & CSS examples
This text has a color of #f22f6a
<p style="color:#f22f6a;">Text here</p>
.mytext {color:#f22f6a;}
This box has a color of #f22f6a
<div style="background-color:#f22f6a;">Content here</div>
.mybackground {background-color:#f22f6a;}
Border around this has a color of #f22f6a
<div style="border:2px solid #f22f6a;">Content here</div>
.myborder {border:2px solid #f22f6a;}