#f22f8a color space conversions
Hex:
#f22f8a
RGB:
242, 47, 138
CMY:
5, 82, 46
CMYK:
0, 81, 43, 5
HSL:
332°, 88.2353%, 56.6667%
HSV (HSB):
332°, 80.5785%, 94.9020%
XYZ:
42.2219, 22.7453, 26.2097
xyY:
0.4631, 0.2495, 22.7453
CIE-Lab:
54.8090, 76.2965, -2.3280
CIE-LCH:
54.8090, 76.3320, 358.2523
CIE-Luv:
54.8090, 119.4850, -18.0092
Hunter-Lab:
47.6920, 74.5658, 0.8009
#f22f8a color charts
#f22f8a color shades, tints & tones
#f22f8a color schemes
#f22f8a color preview, HTML & CSS examples
This text has a color of #f22f8a
<p style="color:#f22f8a;">Text here</p>
.mytext {color:#f22f8a;}
This box has a color of #f22f8a
<div style="background-color:#f22f8a;">Content here</div>
.mybackground {background-color:#f22f8a;}
Border around this has a color of #f22f8a
<div style="border:2px solid #f22f8a;">Content here</div>
.myborder {border:2px solid #f22f8a;}