#f94eb9 color space conversions
Hex:
#f94eb9
RGB:
249, 78, 185
CMY:
2, 69, 27
CMYK:
0, 69, 26, 2
HSL:
322°, 93.4426%, 64.1176%
HSV (HSB):
322°, 68.6747%, 97.6471%
XYZ:
50.5483, 29.0913, 48.8499
xyY:
0.3934, 0.2264, 29.0913
CIE-Lab:
60.8621, 73.7950, -20.5871
CIE-LCH:
60.8621, 76.6129, 344.4121
CIE-Luv:
60.8621, 96.0089, -43.5332
Hunter-Lab:
53.9363, 72.8987, -15.9433
#f94eb9 color charts
#f94eb9 color shades, tints & tones
#f94eb9 color schemes
#f94eb9 color preview, HTML & CSS examples
This text has a color of #f94eb9
<p style="color:#f94eb9;">Text here</p>
.mytext {color:#f94eb9;}
This box has a color of #f94eb9
<div style="background-color:#f94eb9;">Content here</div>
.mybackground {background-color:#f94eb9;}
Border around this has a color of #f94eb9
<div style="border:2px solid #f94eb9;">Content here</div>
.myborder {border:2px solid #f94eb9;}