#f22f7c color space conversions
Hex:
#f22f7c
RGB:
242, 47, 124
CMY:
5, 82, 51
CMYK:
0, 81, 49, 5
HSL:
336°, 88.2353%, 56.6667%
HSV (HSB):
336°, 80.5785%, 94.9020%
XYZ:
41.2726, 22.3655, 21.2105
xyY:
0.4864, 0.2636, 22.3655
CIE-Lab:
54.4127, 75.1235, 5.4630
CIE-LCH:
54.4127, 75.3219, 4.1592
CIE-Luv:
54.4127, 125.2290, -7.9660
Hunter-Lab:
47.2922, 73.0181, 6.5131
#f22f7c color charts
#f22f7c color shades, tints & tones
#f22f7c color schemes
#f22f7c color preview, HTML & CSS examples
This text has a color of #f22f7c
<p style="color:#f22f7c;">Text here</p>
.mytext {color:#f22f7c;}
This box has a color of #f22f7c
<div style="background-color:#f22f7c;">Content here</div>
.mybackground {background-color:#f22f7c;}
Border around this has a color of #f22f7c
<div style="border:2px solid #f22f7c;">Content here</div>
.myborder {border:2px solid #f22f7c;}