#f22d6a color space conversions
Hex:
#f22d6a
RGB:
242, 45, 106
CMY:
5, 82, 58
CMYK:
0, 81, 56, 5
HSL:
341°, 88.3408%, 56.2745%
HSV (HSB):
341°, 81.4050%, 94.9020%
XYZ:
40.1579, 21.7946, 15.7259
xyY:
0.5170, 0.2806, 21.7946
CIE-Lab:
53.8084, 74.2883, 15.4256
CIE-LCH:
53.8084, 75.8729, 11.7305
CIE-Luv:
53.8084, 132.8508, 3.6153
Hunter-Lab:
46.6847, 71.8462, 12.7073
#f22d6a color charts
#f22d6a color shades, tints & tones
#f22d6a color schemes
#f22d6a color preview, HTML & CSS examples
This text has a color of #f22d6a
<p style="color:#f22d6a;">Text here</p>
.mytext {color:#f22d6a;}
This box has a color of #f22d6a
<div style="background-color:#f22d6a;">Content here</div>
.mybackground {background-color:#f22d6a;}
Border around this has a color of #f22d6a
<div style="border:2px solid #f22d6a;">Content here</div>
.myborder {border:2px solid #f22d6a;}