#f94fc7 color space conversions
Hex:
#f94fc7
RGB:
249, 79, 199
CMY:
2, 69, 22
CMYK:
0, 68, 20, 2
HSL:
318°, 93.4066%, 64.3137%
HSV (HSB):
318°, 68.2731%, 97.6471%
XYZ:
52.1717, 29.8552, 57.0457
xyY:
0.3751, 0.2147, 29.8552
CIE-Lab:
61.5291, 75.2112, -27.5610
CIE-LCH:
61.5291, 80.1021, 339.8747
CIE-Luv:
61.5291, 90.4705, -54.3721
Hunter-Lab:
54.6399, 74.8168, -23.6526
#f94fc7 color charts
#f94fc7 color shades, tints & tones
#f94fc7 color schemes
#f94fc7 color preview, HTML & CSS examples
This text has a color of #f94fc7
<p style="color:#f94fc7;">Text here</p>
.mytext {color:#f94fc7;}
This box has a color of #f94fc7
<div style="background-color:#f94fc7;">Content here</div>
.mybackground {background-color:#f94fc7;}
Border around this has a color of #f94fc7
<div style="border:2px solid #f94fc7;">Content here</div>
.myborder {border:2px solid #f94fc7;}