#f92f7e color space conversions
Hex:
#f92f7e
RGB:
249, 47, 126
CMY:
2, 82, 51
CMYK:
0, 81, 49, 2
HSL:
337°, 94.3925%, 58.0392%
HSV (HSB):
337°, 81.1245%, 97.6471%
XYZ:
43.8493, 23.6791, 21.9981
xyY:
0.4898, 0.2645, 23.6791
CIE-Lab:
55.7651, 77.0153, 6.3770
CIE-LCH:
55.7651, 77.2789, 4.7334
CIE-Luv:
55.7651, 130.0075, -7.2934
Hunter-Lab:
48.6612, 75.6919, 7.2598
#f92f7e color charts
#f92f7e color shades, tints & tones
#f92f7e color schemes
#f92f7e color preview, HTML & CSS examples
This text has a color of #f92f7e
<p style="color:#f92f7e;">Text here</p>
.mytext {color:#f92f7e;}
This box has a color of #f92f7e
<div style="background-color:#f92f7e;">Content here</div>
.mybackground {background-color:#f92f7e;}
Border around this has a color of #f92f7e
<div style="border:2px solid #f92f7e;">Content here</div>
.myborder {border:2px solid #f92f7e;}