#f94f93 color space conversions
Hex:
#f94f93
RGB:
249, 79, 147
CMY:
2, 69, 42
CMYK:
0, 68, 41, 2
HSL:
336°, 93.4066%, 64.3137%
HSV (HSB):
336°, 68.2731%, 97.6471%
XYZ:
47.1294, 27.8383, 30.4931
xyY:
0.4469, 0.2640, 27.8383
CIE-Lab:
59.7424, 69.2744, -0.2608
CIE-LCH:
59.7424, 69.2749, 359.7843
CIE-Luv:
59.7424, 109.5923, -13.8747
Hunter-Lab:
52.7620, 67.1106, 2.6675
#f94f93 color charts
#f94f93 color shades, tints & tones
#f94f93 color schemes
#f94f93 color preview, HTML & CSS examples
This text has a color of #f94f93
<p style="color:#f94f93;">Text here</p>
.mytext {color:#f94f93;}
This box has a color of #f94f93
<div style="background-color:#f94f93;">Content here</div>
.mybackground {background-color:#f94f93;}
Border around this has a color of #f94f93
<div style="border:2px solid #f94f93;">Content here</div>
.myborder {border:2px solid #f94f93;}