#f90f7a color space conversions
Hex:
#f90f7a
RGB:
249, 15, 122
CMY:
2, 94, 52
CMYK:
0, 94, 51, 2
HSL:
333°, 95.1220%, 51.7647%
HSV (HSB):
333°, 93.9759%, 97.6471%
XYZ:
42.7506, 21.8865, 20.3837
xyY:
0.5028, 0.2574, 21.8865
CIE-Lab:
53.9064, 81.7727, 6.1165
CIE-LCH:
53.9064, 82.0011, 4.2777
CIE-Luv:
53.9064, 138.6264, -8.8141
Hunter-Lab:
46.7830, 81.2440, 6.9151
#f90f7a color charts
#f90f7a color shades, tints & tones
#f90f7a color schemes
#f90f7a color preview, HTML & CSS examples
This text has a color of #f90f7a
<p style="color:#f90f7a;">Text here</p>
.mytext {color:#f90f7a;}
This box has a color of #f90f7a
<div style="background-color:#f90f7a;">Content here</div>
.mybackground {background-color:#f90f7a;}
Border around this has a color of #f90f7a
<div style="border:2px solid #f90f7a;">Content here</div>
.myborder {border:2px solid #f90f7a;}