#f92e8b color space conversions
Hex:
#f92e8b
RGB:
249, 46, 139
CMY:
2, 82, 45
CMYK:
0, 82, 44, 2
HSL:
333°, 94.4186%, 57.8431%
HSV (HSB):
333°, 81.5261%, 97.6471%
XYZ:
44.7041, 23.9578, 26.6942
xyY:
0.4688, 0.2512, 23.9578
CIE-Lab:
56.0455, 78.3008, -0.9581
CIE-LCH:
56.0455, 78.3067, 359.2990
CIE-Luv:
56.0455, 124.9522, -16.7442
Hunter-Lab:
48.9467, 77.3713, 1.9275
#f92e8b color charts
#f92e8b color shades, tints & tones
#f92e8b color schemes
#f92e8b color preview, HTML & CSS examples
This text has a color of #f92e8b
<p style="color:#f92e8b;">Text here</p>
.mytext {color:#f92e8b;}
This box has a color of #f92e8b
<div style="background-color:#f92e8b;">Content here</div>
.mybackground {background-color:#f92e8b;}
Border around this has a color of #f92e8b
<div style="border:2px solid #f92e8b;">Content here</div>
.myborder {border:2px solid #f92e8b;}