#f93a9e color space conversions
Hex:
#f93a9e
RGB:
249, 58, 158
CMY:
2, 77, 38
CMYK:
0, 77, 37, 2
HSL:
329°, 94.0887%, 60.1961%
HSV (HSB):
329°, 76.7068%, 97.6471%
XYZ:
46.7515, 25.6345, 34.8316
xyY:
0.4360, 0.2391, 25.6345
CIE-Lab:
57.6885, 77.0671, -9.7347
CIE-LCH:
57.6885, 77.6795, 352.8008
CIE-Luv:
57.6885, 113.3971, -28.2856
Hunter-Lab:
50.6305, 76.2212, -5.3476
#f93a9e color charts
#f93a9e color shades, tints & tones
#f93a9e color schemes
#f93a9e color preview, HTML & CSS examples
This text has a color of #f93a9e
<p style="color:#f93a9e;">Text here</p>
.mytext {color:#f93a9e;}
This box has a color of #f93a9e
<div style="background-color:#f93a9e;">Content here</div>
.mybackground {background-color:#f93a9e;}
Border around this has a color of #f93a9e
<div style="border:2px solid #f93a9e;">Content here</div>
.myborder {border:2px solid #f93a9e;}