#f94ed9 color space conversions
Hex:
#f94ed9
RGB:
249, 78, 217
CMY:
2, 69, 15
CMYK:
0, 69, 13, 2
HSL:
311°, 93.4426%, 64.1176%
HSV (HSB):
311°, 68.6747%, 97.6471%
XYZ:
54.3157, 30.5983, 68.6889
xyY:
0.3536, 0.1992, 30.5983
CIE-Lab:
62.1670, 77.9944, -36.7588
CIE-LCH:
62.1670, 86.2226, 334.7655
CIE-Luv:
62.1670, 84.1985, -69.1114
Hunter-Lab:
55.3157, 78.4706, -34.9031
#f94ed9 color charts
#f94ed9 color shades, tints & tones
#f94ed9 color schemes
#f94ed9 color preview, HTML & CSS examples
This text has a color of #f94ed9
<p style="color:#f94ed9;">Text here</p>
.mytext {color:#f94ed9;}
This box has a color of #f94ed9
<div style="background-color:#f94ed9;">Content here</div>
.mybackground {background-color:#f94ed9;}
Border around this has a color of #f94ed9
<div style="border:2px solid #f94ed9;">Content here</div>
.myborder {border:2px solid #f94ed9;}