#f94b9e color space conversions
Hex:
#f94b9e
RGB:
249, 75, 158
CMY:
2, 71, 38
CMYK:
0, 70, 37, 2
HSL:
331°, 93.5484%, 63.5294%
HSV (HSB):
331°, 69.8795%, 97.6471%
XYZ:
47.7546, 27.6405, 35.1660
xyY:
0.4319, 0.2500, 27.6405
CIE-Lab:
59.5626, 71.7917, -6.9397
CIE-LCH:
59.5626, 72.1263, 354.4787
CIE-Luv:
59.5626, 107.2755, -23.4327
Hunter-Lab:
52.5742, 70.1313, -2.8560
#f94b9e color charts
#f94b9e color shades, tints & tones
#f94b9e color schemes
#f94b9e color preview, HTML & CSS examples
This text has a color of #f94b9e
<p style="color:#f94b9e;">Text here</p>
.mytext {color:#f94b9e;}
This box has a color of #f94b9e
<div style="background-color:#f94b9e;">Content here</div>
.mybackground {background-color:#f94b9e;}
Border around this has a color of #f94b9e
<div style="border:2px solid #f94b9e;">Content here</div>
.myborder {border:2px solid #f94b9e;}