#f921ed color space conversions
Hex:
#f921ed
RGB:
249, 33, 237
CMY:
2, 87, 7
CMYK:
0, 87, 5, 2
HSL:
303°, 94.7368%, 55.2941%
HSV (HSB):
303°, 86.7470%, 97.6471%
XYZ:
54.8968, 27.3419, 82.5049
xyY:
0.3332, 0.1660, 27.3419
CIE-Lab:
59.2894, 91.8723, -52.5255
CIE-LCH:
59.2894, 105.8275, 330.2424
CIE-Luv:
59.2894, 85.0428, -94.7918
Hunter-Lab:
52.2895, 95.8942, -56.9481
#f921ed color charts
#f921ed color shades, tints & tones
#f921ed color schemes
#f921ed color preview, HTML & CSS examples
This text has a color of #f921ed
<p style="color:#f921ed;">Text here</p>
.mytext {color:#f921ed;}
This box has a color of #f921ed
<div style="background-color:#f921ed;">Content here</div>
.mybackground {background-color:#f921ed;}
Border around this has a color of #f921ed
<div style="border:2px solid #f921ed;">Content here</div>
.myborder {border:2px solid #f921ed;}