#f22d5e color space conversions
Hex:
#f22d5e
RGB:
242, 45, 94
CMY:
5, 82, 63
CMYK:
0, 81, 61, 5
HSL:
345°, 88.3408%, 56.2745%
HSV (HSB):
345°, 81.4050%, 94.9020%
XYZ:
39.5767, 21.5622, 12.6657
xyY:
0.5362, 0.2922, 21.5622
CIE-Lab:
53.5593, 73.5433, 22.2993
CIE-LCH:
53.5593, 76.8497, 16.8680
CIE-Luv:
53.5593, 137.1197, 10.8584
Hunter-Lab:
46.4351, 70.8745, 16.3326
#f22d5e color charts
#f22d5e color shades, tints & tones
#f22d5e color schemes
#f22d5e color preview, HTML & CSS examples
This text has a color of #f22d5e
<p style="color:#f22d5e;">Text here</p>
.mytext {color:#f22d5e;}
This box has a color of #f22d5e
<div style="background-color:#f22d5e;">Content here</div>
.mybackground {background-color:#f22d5e;}
Border around this has a color of #f22d5e
<div style="border:2px solid #f22d5e;">Content here</div>
.myborder {border:2px solid #f22d5e;}