#f22f9d color space conversions
Hex:
#f22f9d
RGB:
242, 47, 157
CMY:
5, 82, 38
CMYK:
0, 81, 35, 5
HSL:
326°, 88.2353%, 56.6667%
HSV (HSB):
326°, 80.5785%, 94.9020%
XYZ:
43.7203, 23.3446, 34.0999
xyY:
0.4322, 0.2308, 23.3446
CIE-Lab:
55.4255, 78.0995, -12.6717
CIE-LCH:
55.4255, 79.1208, 350.7840
CIE-Luv:
55.4255, 111.4005, -32.3563
Hunter-Lab:
48.3162, 76.9671, -8.0235
#f22f9d color charts
#f22f9d color shades, tints & tones
#f22f9d color schemes
#f22f9d color preview, HTML & CSS examples
This text has a color of #f22f9d
<p style="color:#f22f9d;">Text here</p>
.mytext {color:#f22f9d;}
This box has a color of #f22f9d
<div style="background-color:#f22f9d;">Content here</div>
.mybackground {background-color:#f22f9d;}
Border around this has a color of #f22f9d
<div style="border:2px solid #f22f9d;">Content here</div>
.myborder {border:2px solid #f22f9d;}