#f94ed5 color space conversions
Hex:
#f94ed5
RGB:
249, 78, 213
CMY:
2, 69, 16
CMYK:
0, 69, 14, 2
HSL:
313°, 93.4426%, 64.1176%
HSV (HSB):
313°, 68.6747%, 97.6471%
XYZ:
53.8016, 30.3926, 65.9815
xyY:
0.3583, 0.2024, 30.3926
CIE-Lab:
61.9915, 77.4376, -34.7775
CIE-LCH:
61.9915, 84.8885, 335.8150
CIE-Luv:
61.9915, 85.6503, -65.9140
Hunter-Lab:
55.1295, 77.7237, -32.3703
#f94ed5 color charts
#f94ed5 color shades, tints & tones
#f94ed5 color schemes
#f94ed5 color preview, HTML & CSS examples
This text has a color of #f94ed5
<p style="color:#f94ed5;">Text here</p>
.mytext {color:#f94ed5;}
This box has a color of #f94ed5
<div style="background-color:#f94ed5;">Content here</div>
.mybackground {background-color:#f94ed5;}
Border around this has a color of #f94ed5
<div style="border:2px solid #f94ed5;">Content here</div>
.myborder {border:2px solid #f94ed5;}