#f92bc7 color space conversions
Hex:
#f92bc7
RGB:
249, 43, 199
CMY:
2, 83, 22
CMYK:
0, 83, 20, 2
HSL:
315°, 94.4954%, 57.2549%
HSV (HSB):
315°, 82.7309%, 97.6471%
XYZ:
50.2396, 25.9910, 56.4017
xyY:
0.3788, 0.1960, 25.9910
CIE-Lab:
58.0285, 85.1826, -32.9875
CIE-LCH:
58.0285, 91.3468, 338.8308
CIE-Luv:
58.0285, 99.5569, -63.6900
Hunter-Lab:
50.9814, 86.6854, -29.9067
#f92bc7 color charts
#f92bc7 color shades, tints & tones
#f92bc7 color schemes
#f92bc7 color preview, HTML & CSS examples
This text has a color of #f92bc7
<p style="color:#f92bc7;">Text here</p>
.mytext {color:#f92bc7;}
This box has a color of #f92bc7
<div style="background-color:#f92bc7;">Content here</div>
.mybackground {background-color:#f92bc7;}
Border around this has a color of #f92bc7
<div style="border:2px solid #f92bc7;">Content here</div>
.myborder {border:2px solid #f92bc7;}