#f92e93 color space conversions
Hex:
#f92e93
RGB:
249, 46, 147
CMY:
2, 82, 42
CMYK:
0, 82, 41, 2
HSL:
330°, 94.4186%, 57.8431%
HSV (HSB):
330°, 81.5261%, 97.6471%
XYZ:
45.3104, 24.2003, 29.8868
xyY:
0.4559, 0.2435, 24.2003
CIE-Lab:
56.2878, 79.0065, -5.3438
CIE-LCH:
56.2878, 79.1870, 356.1305
CIE-Luv:
56.2878, 121.5547, -22.6544
Hunter-Lab:
49.1938, 78.3198, -1.5848
#f92e93 color charts
#f92e93 color shades, tints & tones
#f92e93 color schemes
#f92e93 color preview, HTML & CSS examples
This text has a color of #f92e93
<p style="color:#f92e93;">Text here</p>
.mytext {color:#f92e93;}
This box has a color of #f92e93
<div style="background-color:#f92e93;">Content here</div>
.mybackground {background-color:#f92e93;}
Border around this has a color of #f92e93
<div style="border:2px solid #f92e93;">Content here</div>
.myborder {border:2px solid #f92e93;}