#f94df9 color space conversions
Hex:
#f94df9
RGB:
249, 77, 249
CMY:
2, 70, 2
CMYK:
0, 69, 0, 2
HSL:
300°, 93.4783%, 63.9216%
HSV (HSB):
300°, 69.0763%, 97.6471%
XYZ:
58.8197, 32.2870, 92.7544
xyY:
0.3199, 0.1756, 32.2870
CIE-Lab:
63.5794, 83.0721, -52.3868
CIE-LCH:
63.5794, 98.2107, 327.7637
CIE-Luv:
63.5794, 73.2311, -94.6920
Hunter-Lab:
56.8217, 85.3385, -57.0084
#f94df9 color charts
#f94df9 color shades, tints & tones
#f94df9 color schemes
#f94df9 color preview, HTML & CSS examples
This text has a color of #f94df9
<p style="color:#f94df9;">Text here</p>
.mytext {color:#f94df9;}
This box has a color of #f94df9
<div style="background-color:#f94df9;">Content here</div>
.mybackground {background-color:#f94df9;}
Border around this has a color of #f94df9
<div style="border:2px solid #f94df9;">Content here</div>
.myborder {border:2px solid #f94df9;}