#f94f89 color space conversions
Hex:
#f94f89
RGB:
249, 79, 137
CMY:
2, 69, 46
CMYK:
0, 68, 45, 2
HSL:
340°, 93.4066%, 64.3137%
HSV (HSB):
340°, 68.2731%, 97.6471%
XYZ:
46.3783, 27.5378, 26.5378
xyY:
0.4617, 0.2741, 27.5378
CIE-Lab:
59.4689, 68.3395, 5.1892
CIE-LCH:
59.4689, 68.5363, 4.3423
CIE-Luv:
59.4689, 113.1057, -6.6265
Hunter-Lab:
52.4765, 65.9228, 6.7501
#f94f89 color charts
#f94f89 color shades, tints & tones
#f94f89 color schemes
#f94f89 color preview, HTML & CSS examples
This text has a color of #f94f89
<p style="color:#f94f89;">Text here</p>
.mytext {color:#f94f89;}
This box has a color of #f94f89
<div style="background-color:#f94f89;">Content here</div>
.mybackground {background-color:#f94f89;}
Border around this has a color of #f94f89
<div style="border:2px solid #f94f89;">Content here</div>
.myborder {border:2px solid #f94f89;}