#f22f7b color space conversions
Hex:
#f22f7b
RGB:
242, 47, 123
CMY:
5, 82, 52
CMYK:
0, 81, 49, 5
HSL:
337°, 88.2353%, 56.6667%
HSV (HSB):
337°, 80.5785%, 94.9020%
XYZ:
41.2096, 22.3403, 20.8790
xyY:
0.4881, 0.2646, 22.3403
CIE-Lab:
54.3863, 75.0449, 6.0245
CIE-LCH:
54.3863, 75.2863, 4.5898
CIE-Luv:
54.3863, 125.6290, -7.2707
Hunter-Lab:
47.2656, 72.9148, 6.8952
#f22f7b color charts
#f22f7b color shades, tints & tones
#f22f7b color schemes
#f22f7b color preview, HTML & CSS examples
This text has a color of #f22f7b
<p style="color:#f22f7b;">Text here</p>
.mytext {color:#f22f7b;}
This box has a color of #f22f7b
<div style="background-color:#f22f7b;">Content here</div>
.mybackground {background-color:#f22f7b;}
Border around this has a color of #f22f7b
<div style="border:2px solid #f22f7b;">Content here</div>
.myborder {border:2px solid #f22f7b;}