#f94f97 color space conversions
Hex:
#f94f97
RGB:
249, 79, 151
CMY:
2, 69, 41
CMYK:
0, 68, 39, 2
HSL:
335°, 93.4066%, 64.3137%
HSV (HSB):
335°, 68.2731%, 97.6471%
XYZ:
47.4488, 27.9661, 32.1753
xyY:
0.4410, 0.2599, 27.9661
CIE-Lab:
59.8581, 69.6678, -2.4245
CIE-LCH:
59.8581, 69.7100, 358.0068
CIE-Luv:
59.8581, 108.1602, -16.8441
Hunter-Lab:
52.8830, 67.6126, 0.9445
#f94f97 color charts
#f94f97 color shades, tints & tones
#f94f97 color schemes
#f94f97 color preview, HTML & CSS examples
This text has a color of #f94f97
<p style="color:#f94f97;">Text here</p>
.mytext {color:#f94f97;}
This box has a color of #f94f97
<div style="background-color:#f94f97;">Content here</div>
.mybackground {background-color:#f94f97;}
Border around this has a color of #f94f97
<div style="border:2px solid #f94f97;">Content here</div>
.myborder {border:2px solid #f94f97;}