#f92f90 color space conversions
Hex:
#f92f90
RGB:
249, 47, 144
CMY:
2, 82, 44
CMYK:
0, 81, 42, 2
HSL:
331°, 94.3925%, 58.0392%
HSV (HSB):
331°, 81.1245%, 97.6471%
XYZ:
45.1175, 24.1864, 28.6760
xyY:
0.4605, 0.2469, 24.1864
CIE-Lab:
56.2739, 78.5112, -3.5883
CIE-LCH:
56.2739, 78.5931, 357.3831
CIE-Luv:
56.2739, 122.5564, -20.2213
Hunter-Lab:
49.1797, 77.6917, -0.1455
#f92f90 color charts
#f92f90 color shades, tints & tones
#f92f90 color schemes
#f92f90 color preview, HTML & CSS examples
This text has a color of #f92f90
<p style="color:#f92f90;">Text here</p>
.mytext {color:#f92f90;}
This box has a color of #f92f90
<div style="background-color:#f92f90;">Content here</div>
.mybackground {background-color:#f92f90;}
Border around this has a color of #f92f90
<div style="border:2px solid #f92f90;">Content here</div>
.myborder {border:2px solid #f92f90;}