#f92f80 color space conversions
Hex:
#f92f80
RGB:
249, 47, 128
CMY:
2, 82, 50
CMYK:
0, 81, 49, 2
HSL:
336°, 94.3925%, 58.0392%
HSV (HSB):
336°, 81.1245%, 97.6471%
XYZ:
43.9797, 23.7313, 22.6847
xyY:
0.4865, 0.2625, 23.7313
CIE-Lab:
55.8177, 77.1709, 5.2593
CIE-LCH:
55.8177, 77.3499, 3.8988
CIE-Luv:
55.8177, 129.2006, -8.6846
Hunter-Lab:
48.7148, 75.8991, 6.4912
#f92f80 color charts
#f92f80 color shades, tints & tones
#f92f80 color schemes
#f92f80 color preview, HTML & CSS examples
This text has a color of #f92f80
<p style="color:#f92f80;">Text here</p>
.mytext {color:#f92f80;}
This box has a color of #f92f80
<div style="background-color:#f92f80;">Content here</div>
.mybackground {background-color:#f92f80;}
Border around this has a color of #f92f80
<div style="border:2px solid #f92f80;">Content here</div>
.myborder {border:2px solid #f92f80;}