#f93c7a color space conversions
Hex:
#f93c7a
RGB:
249, 60, 122
CMY:
2, 76, 52
CMYK:
0, 76, 51, 2
HSL:
340°, 94.0299%, 60.5882%
HSV (HSB):
340°, 75.9036%, 97.6471%
XYZ:
44.1956, 24.7766, 20.8653
xyY:
0.4920, 0.2758, 24.7766
CIE-Lab:
56.8571, 73.3228, 10.3097
CIE-LCH:
56.8571, 74.0440, 8.0037
CIE-Luv:
56.8571, 126.8793, -1.6712
Hunter-Lab:
49.7761, 71.3800, 9.9898
#f93c7a color charts
#f93c7a color shades, tints & tones
#f93c7a color schemes
#f93c7a color preview, HTML & CSS examples
This text has a color of #f93c7a
<p style="color:#f93c7a;">Text here</p>
.mytext {color:#f93c7a;}
This box has a color of #f93c7a
<div style="background-color:#f93c7a;">Content here</div>
.mybackground {background-color:#f93c7a;}
Border around this has a color of #f93c7a
<div style="border:2px solid #f93c7a;">Content here</div>
.myborder {border:2px solid #f93c7a;}