#f94c9e color space conversions
Hex:
#f94c9e
RGB:
249, 76, 158
CMY:
2, 70, 38
CMYK:
0, 69, 37, 2
HSL:
332°, 93.5135%, 63.7255%
HSV (HSB):
332°, 69.4779%, 97.6471%
XYZ:
47.8229, 27.7772, 35.1887
xyY:
0.4317, 0.2507, 27.7772
CIE-Lab:
59.6870, 71.4451, -6.7549
CIE-LCH:
59.6870, 71.7637, 354.5989
CIE-Luv:
59.6870, 106.8701, -23.1111
Hunter-Lab:
52.7041, 69.7360, -2.6930
#f94c9e color charts
#f94c9e color shades, tints & tones
#f94c9e color schemes
#f94c9e color preview, HTML & CSS examples
This text has a color of #f94c9e
<p style="color:#f94c9e;">Text here</p>
.mytext {color:#f94c9e;}
This box has a color of #f94c9e
<div style="background-color:#f94c9e;">Content here</div>
.mybackground {background-color:#f94c9e;}
Border around this has a color of #f94c9e
<div style="border:2px solid #f94c9e;">Content here</div>
.myborder {border:2px solid #f94c9e;}