#f921c9 color space conversions
Hex:
#f921c9
RGB:
249, 33, 201
CMY:
2, 87, 21
CMYK:
0, 87, 19, 2
HSL:
313°, 94.7368%, 55.2941%
HSV (HSB):
313°, 86.7470%, 97.6471%
XYZ:
50.1534, 25.4445, 57.5262
xyY:
0.3767, 0.1911, 25.4445
CIE-Lab:
57.5060, 87.2036, -34.9489
CIE-LCH:
57.5060, 93.9462, 338.1604
CIE-Luv:
57.5060, 100.2369, -66.8686
Hunter-Lab:
50.4425, 89.2024, -32.3064
#f921c9 color charts
#f921c9 color shades, tints & tones
#f921c9 color schemes
#f921c9 color preview, HTML & CSS examples
This text has a color of #f921c9
<p style="color:#f921c9;">Text here</p>
.mytext {color:#f921c9;}
This box has a color of #f921c9
<div style="background-color:#f921c9;">Content here</div>
.mybackground {background-color:#f921c9;}
Border around this has a color of #f921c9
<div style="border:2px solid #f921c9;">Content here</div>
.myborder {border:2px solid #f921c9;}