#f92b9a color space conversions
Hex:
#f92b9a
RGB:
249, 43, 154
CMY:
2, 83, 40
CMYK:
0, 83, 38, 2
HSL:
328°, 94.4954%, 57.2549%
HSV (HSB):
328°, 82.7309%, 97.6471%
XYZ:
45.7635, 24.2006, 32.8310
xyY:
0.4452, 0.2354, 24.2006
CIE-Lab:
56.2881, 80.3031, -9.4786
CIE-LCH:
56.2881, 80.8606, 353.2682
CIE-Luv:
56.2881, 119.2926, -28.5123
Hunter-Lab:
49.1941, 79.9626, -5.1329
#f92b9a color charts
#f92b9a color shades, tints & tones
#f92b9a color schemes
#f92b9a color preview, HTML & CSS examples
This text has a color of #f92b9a
<p style="color:#f92b9a;">Text here</p>
.mytext {color:#f92b9a;}
This box has a color of #f92b9a
<div style="background-color:#f92b9a;">Content here</div>
.mybackground {background-color:#f92b9a;}
Border around this has a color of #f92b9a
<div style="border:2px solid #f92b9a;">Content here</div>
.myborder {border:2px solid #f92b9a;}