#f22a7b color space conversions
Hex:
#f22a7b
RGB:
242, 42, 123
CMY:
5, 84, 52
CMYK:
0, 83, 49, 5
HSL:
336°, 88.4956%, 55.6863%
HSV (HSB):
336°, 82.6446%, 94.9020%
XYZ:
41.0211, 21.9632, 20.8162
xyY:
0.4895, 0.2621, 21.9632
CIE-Lab:
53.9880, 76.1836, 5.4536
CIE-LCH:
53.9880, 76.3785, 4.0945
CIE-Luv:
53.9880, 127.1596, -8.2391
Hunter-Lab:
46.8649, 74.2281, 6.4704
#f22a7b color charts
#f22a7b color shades, tints & tones
#f22a7b color schemes
#f22a7b color preview, HTML & CSS examples
This text has a color of #f22a7b
<p style="color:#f22a7b;">Text here</p>
.mytext {color:#f22a7b;}
This box has a color of #f22a7b
<div style="background-color:#f22a7b;">Content here</div>
.mybackground {background-color:#f22a7b;}
Border around this has a color of #f22a7b
<div style="border:2px solid #f22a7b;">Content here</div>
.myborder {border:2px solid #f22a7b;}