#f94dd8 color space conversions
Hex:
#f94dd8
RGB:
249, 77, 216
CMY:
2, 70, 15
CMYK:
0, 69, 13, 2
HSL:
312°, 93.4783%, 63.9216%
HSV (HSB):
312°, 69.0763%, 97.6471%
XYZ:
54.1155, 30.4054, 67.9824
xyY:
0.3548, 0.1994, 30.4054
CIE-Lab:
62.0024, 78.1934, -36.4524
CIE-LCH:
62.0024, 86.2728, 335.0059
CIE-Luv:
62.0024, 84.8488, -68.6353
Hunter-Lab:
55.1411, 78.6832, -34.4988
#f94dd8 color charts
#f94dd8 color shades, tints & tones
#f94dd8 color schemes
#f94dd8 color preview, HTML & CSS examples
This text has a color of #f94dd8
<p style="color:#f94dd8;">Text here</p>
.mytext {color:#f94dd8;}
This box has a color of #f94dd8
<div style="background-color:#f94dd8;">Content here</div>
.mybackground {background-color:#f94dd8;}
Border around this has a color of #f94dd8
<div style="border:2px solid #f94dd8;">Content here</div>
.myborder {border:2px solid #f94dd8;}