#f22f91 color space conversions
Hex:
#f22f91
RGB:
242, 47, 145
CMY:
5, 82, 43
CMYK:
0, 81, 40, 5
HSL:
330°, 88.2353%, 56.6667%
HSV (HSB):
330°, 80.5785%, 94.9020%
XYZ:
42.7453, 22.9546, 28.9658
xyY:
0.4515, 0.2425, 22.9546
CIE-Lab:
55.0256, 76.9329, -6.1711
CIE-LCH:
55.0256, 77.1800, 355.4139
CIE-Luv:
55.0256, 116.5341, -23.2156
Hunter-Lab:
47.9110, 75.4103, -2.3076
#f22f91 color charts
#f22f91 color shades, tints & tones
#f22f91 color schemes
#f22f91 color preview, HTML & CSS examples
This text has a color of #f22f91
<p style="color:#f22f91;">Text here</p>
.mytext {color:#f22f91;}
This box has a color of #f22f91
<div style="background-color:#f22f91;">Content here</div>
.mybackground {background-color:#f22f91;}
Border around this has a color of #f22f91
<div style="border:2px solid #f22f91;">Content here</div>
.myborder {border:2px solid #f22f91;}