#f94ec2 color space conversions
Hex:
#f94ec2
RGB:
249, 78, 194
CMY:
2, 69, 24
CMYK:
0, 69, 22, 2
HSL:
319°, 93.4426%, 64.1176%
HSV (HSB):
319°, 68.6747%, 97.6471%
XYZ:
51.5289, 29.4836, 54.0140
xyY:
0.3816, 0.2184, 29.4836
CIE-Lab:
61.2060, 74.9155, -25.2096
CIE-LCH:
61.2060, 79.0434, 341.4015
CIE-Luv:
61.2060, 92.6529, -50.7069
Hunter-Lab:
54.2988, 74.3717, -20.9699
#f94ec2 color charts
#f94ec2 color shades, tints & tones
#f94ec2 color schemes
#f94ec2 color preview, HTML & CSS examples
This text has a color of #f94ec2
<p style="color:#f94ec2;">Text here</p>
.mytext {color:#f94ec2;}
This box has a color of #f94ec2
<div style="background-color:#f94ec2;">Content here</div>
.mybackground {background-color:#f94ec2;}
Border around this has a color of #f94ec2
<div style="border:2px solid #f94ec2;">Content here</div>
.myborder {border:2px solid #f94ec2;}