#f92e97 color space conversions
Hex:
#f92e97
RGB:
249, 46, 151
CMY:
2, 82, 41
CMYK:
0, 82, 39, 2
HSL:
329°, 94.4186%, 57.8431%
HSV (HSB):
329°, 81.5261%, 97.6471%
XYZ:
45.6298, 24.3281, 31.5690
xyY:
0.4494, 0.2396, 24.3281
CIE-Lab:
56.4148, 79.3748, -7.5191
CIE-LCH:
56.4148, 79.7301, 354.5886
CIE-Luv:
56.4148, 119.8363, -25.6598
Hunter-Lab:
49.3235, 78.8165, -3.4215
#f92e97 color charts
#f92e97 color shades, tints & tones
#f92e97 color schemes
#f92e97 color preview, HTML & CSS examples
This text has a color of #f92e97
<p style="color:#f92e97;">Text here</p>
.mytext {color:#f92e97;}
This box has a color of #f92e97
<div style="background-color:#f92e97;">Content here</div>
.mybackground {background-color:#f92e97;}
Border around this has a color of #f92e97
<div style="border:2px solid #f92e97;">Content here</div>
.myborder {border:2px solid #f92e97;}