#f94ea7 color space conversions
Hex:
#f94ea7
RGB:
249, 78, 167
CMY:
2, 69, 35
CMYK:
0, 69, 33, 2
HSL:
329°, 93.4426%, 64.1176%
HSV (HSB):
329°, 68.6747%, 97.6471%
XYZ:
48.7664, 28.3785, 39.4665
xyY:
0.4182, 0.2434, 28.3785
CIE-Lab:
60.2292, 71.7060, -11.1704
CIE-LCH:
60.2292, 72.5708, 351.1456
CIE-Luv:
60.2292, 102.7218, -29.3775
Hunter-Lab:
53.2715, 70.1792, -6.6353
#f94ea7 color charts
#f94ea7 color shades, tints & tones
#f94ea7 color schemes
#f94ea7 color preview, HTML & CSS examples
This text has a color of #f94ea7
<p style="color:#f94ea7;">Text here</p>
.mytext {color:#f94ea7;}
This box has a color of #f94ea7
<div style="background-color:#f94ea7;">Content here</div>
.mybackground {background-color:#f94ea7;}
Border around this has a color of #f94ea7
<div style="border:2px solid #f94ea7;">Content here</div>
.myborder {border:2px solid #f94ea7;}