#f93c7e color space conversions
Hex:
#f93c7e
RGB:
249, 60, 126
CMY:
2, 76, 51
CMYK:
0, 76, 49, 2
HSL:
339°, 94.0299%, 60.5882%
HSV (HSB):
339°, 75.9036%, 97.6471%
XYZ:
44.4487, 24.8778, 22.1979
xyY:
0.4856, 0.2718, 24.8778
CIE-Lab:
56.9562, 73.6336, 8.0764
CIE-LCH:
56.9562, 74.0752, 6.2594
CIE-Luv:
56.9562, 125.3887, -4.3926
Hunter-Lab:
49.8777, 71.7851, 8.5276
#f93c7e color charts
#f93c7e color shades, tints & tones
#f93c7e color schemes
#f93c7e color preview, HTML & CSS examples
This text has a color of #f93c7e
<p style="color:#f93c7e;">Text here</p>
.mytext {color:#f93c7e;}
This box has a color of #f93c7e
<div style="background-color:#f93c7e;">Content here</div>
.mybackground {background-color:#f93c7e;}
Border around this has a color of #f93c7e
<div style="border:2px solid #f93c7e;">Content here</div>
.myborder {border:2px solid #f93c7e;}