#f94fb4 color space conversions
Hex:
#f94fb4
RGB:
249, 79, 180
CMY:
2, 69, 29
CMYK:
0, 68, 28, 2
HSL:
324°, 93.4066%, 64.3137%
HSV (HSB):
324°, 68.2731%, 97.6471%
XYZ:
50.1011, 29.0270, 46.1422
xyY:
0.3999, 0.2317, 29.0270
CIE-Lab:
60.8054, 72.8413, -17.8020
CIE-LCH:
60.8054, 74.9851, 346.2665
CIE-Luv:
60.8054, 97.5093, -39.2330
Hunter-Lab:
53.8767, 71.7068, -13.0646
#f94fb4 color charts
#f94fb4 color shades, tints & tones
#f94fb4 color schemes
#f94fb4 color preview, HTML & CSS examples
This text has a color of #f94fb4
<p style="color:#f94fb4;">Text here</p>
.mytext {color:#f94fb4;}
This box has a color of #f94fb4
<div style="background-color:#f94fb4;">Content here</div>
.mybackground {background-color:#f94fb4;}
Border around this has a color of #f94fb4
<div style="border:2px solid #f94fb4;">Content here</div>
.myborder {border:2px solid #f94fb4;}