#f22e5d color space conversions
Hex:
#f22e5d
RGB:
242, 46, 93
CMY:
5, 82, 64
CMYK:
0, 81, 62, 5
HSL:
346°, 88.2883%, 56.4706%
HSV (HSB):
346°, 80.9917%, 94.9020%
XYZ:
39.5707, 21.6215, 12.4437
xyY:
0.5374, 0.2936, 21.6215
CIE-Lab:
53.6231, 73.2495, 22.9830
CIE-LCH:
53.6231, 76.7704, 17.4199
CIE-Luv:
53.6231, 137.0913, 11.6159
Hunter-Lab:
46.4990, 70.5307, 16.6826
#f22e5d color charts
#f22e5d color shades, tints & tones
#f22e5d color schemes
#f22e5d color preview, HTML & CSS examples
This text has a color of #f22e5d
<p style="color:#f22e5d;">Text here</p>
.mytext {color:#f22e5d;}
This box has a color of #f22e5d
<div style="background-color:#f22e5d;">Content here</div>
.mybackground {background-color:#f22e5d;}
Border around this has a color of #f22e5d
<div style="border:2px solid #f22e5d;">Content here</div>
.myborder {border:2px solid #f22e5d;}