#f90f84 color space conversions
Hex:
#f90f84
RGB:
249, 15, 132
CMY:
2, 94, 48
CMYK:
0, 94, 47, 2
HSL:
330°, 95.1220%, 51.7647%
HSV (HSB):
330°, 93.9759%, 97.6471%
XYZ:
43.4026, 22.1473, 23.8171
xyY:
0.4857, 0.2478, 22.1473
CIE-Lab:
54.1830, 82.5183, 0.4998
CIE-LCH:
54.1830, 82.5198, 0.3470
CIE-Luv:
54.1830, 134.1806, -15.8348
Hunter-Lab:
47.0609, 82.2674, 2.9366
#f90f84 color charts
#f90f84 color shades, tints & tones
#f90f84 color schemes
#f90f84 color preview, HTML & CSS examples
This text has a color of #f90f84
<p style="color:#f90f84;">Text here</p>
.mytext {color:#f90f84;}
This box has a color of #f90f84
<div style="background-color:#f90f84;">Content here</div>
.mybackground {background-color:#f90f84;}
Border around this has a color of #f90f84
<div style="border:2px solid #f90f84;">Content here</div>
.myborder {border:2px solid #f90f84;}