#f94ec4 color space conversions
Hex:
#f94ec4
RGB:
249, 78, 196
CMY:
2, 69, 23
CMYK:
0, 69, 21, 2
HSL:
319°, 93.4426%, 64.1176%
HSV (HSB):
319°, 68.6747%, 97.6471%
XYZ:
51.7551, 29.5740, 55.2051
xyY:
0.3791, 0.2166, 29.5740
CIE-Lab:
61.2849, 75.1711, -26.2289
CIE-LCH:
61.2849, 79.6157, 340.7649
CIE-Luv:
61.2849, 91.9094, -52.3056
Hunter-Lab:
54.3820, 74.7091, -22.1200
#f94ec4 color charts
#f94ec4 color shades, tints & tones
#f94ec4 color schemes
#f94ec4 color preview, HTML & CSS examples
This text has a color of #f94ec4
<p style="color:#f94ec4;">Text here</p>
.mytext {color:#f94ec4;}
This box has a color of #f94ec4
<div style="background-color:#f94ec4;">Content here</div>
.mybackground {background-color:#f94ec4;}
Border around this has a color of #f94ec4
<div style="border:2px solid #f94ec4;">Content here</div>
.myborder {border:2px solid #f94ec4;}