#f22d8c color space conversions
Hex:
#f22d8c
RGB:
242, 45, 140
CMY:
5, 82, 45
CMYK:
0, 81, 42, 5
HSL:
331°, 88.3408%, 56.2745%
HSV (HSB):
331°, 81.4050%, 94.9020%
XYZ:
42.2900, 22.6475, 26.9534
xyY:
0.4602, 0.2465, 22.6475
CIE-Lab:
54.7073, 76.9394, -3.6691
CIE-LCH:
54.7073, 77.0268, 357.2698
CIE-Luv:
54.7073, 119.2141, -19.8948
Hunter-Lab:
47.5894, 75.3414, -0.2678
#f22d8c color charts
#f22d8c color shades, tints & tones
#f22d8c color schemes
#f22d8c color preview, HTML & CSS examples
This text has a color of #f22d8c
<p style="color:#f22d8c;">Text here</p>
.mytext {color:#f22d8c;}
This box has a color of #f22d8c
<div style="background-color:#f22d8c;">Content here</div>
.mybackground {background-color:#f22d8c;}
Border around this has a color of #f22d8c
<div style="border:2px solid #f22d8c;">Content here</div>
.myborder {border:2px solid #f22d8c;}