#f90f80 color space conversions
Hex:
#f90f80
RGB:
249, 15, 128
CMY:
2, 94, 50
CMYK:
0, 94, 49, 2
HSL:
331°, 95.1220%, 51.7647%
HSV (HSB):
331°, 93.9759%, 97.6471%
XYZ:
43.1340, 22.0399, 22.4028
xyY:
0.4925, 0.2517, 22.0399
CIE-Lab:
54.0693, 82.2124, 2.7380
CIE-LCH:
54.0693, 82.2579, 1.9074
CIE-Luv:
54.0693, 135.9769, -12.9911
Hunter-Lab:
46.9467, 81.8470, 4.5697
#f90f80 color charts
#f90f80 color shades, tints & tones
#f90f80 color schemes
#f90f80 color preview, HTML & CSS examples
This text has a color of #f90f80
<p style="color:#f90f80;">Text here</p>
.mytext {color:#f90f80;}
This box has a color of #f90f80
<div style="background-color:#f90f80;">Content here</div>
.mybackground {background-color:#f90f80;}
Border around this has a color of #f90f80
<div style="border:2px solid #f90f80;">Content here</div>
.myborder {border:2px solid #f90f80;}