#f94fd8 color space conversions
Hex:
#f94fd8
RGB:
249, 79, 216
CMY:
2, 69, 15
CMYK:
0, 68, 13, 2
HSL:
312°, 93.4066%, 64.3137%
HSV (HSB):
312°, 68.2731%, 97.6471%
XYZ:
54.2576, 30.6896, 68.0297
xyY:
0.3547, 0.2006, 30.6896
CIE-Lab:
62.2447, 77.5115, -36.0744
CIE-LCH:
62.2447, 85.4950, 335.0424
CIE-Luv:
62.2447, 84.2685, -67.9855
Hunter-Lab:
55.3982, 77.8781, -34.0302
#f94fd8 color charts
#f94fd8 color shades, tints & tones
#f94fd8 color schemes
#f94fd8 color preview, HTML & CSS examples
This text has a color of #f94fd8
<p style="color:#f94fd8;">Text here</p>
.mytext {color:#f94fd8;}
This box has a color of #f94fd8
<div style="background-color:#f94fd8;">Content here</div>
.mybackground {background-color:#f94fd8;}
Border around this has a color of #f94fd8
<div style="border:2px solid #f94fd8;">Content here</div>
.myborder {border:2px solid #f94fd8;}