#f90a7e color space conversions
Hex:
#f90a7e
RGB:
249, 10, 126
CMY:
2, 96, 51
CMYK:
0, 96, 49, 2
HSL:
331°, 95.2191%, 50.7843%
HSV (HSB):
331°, 95.9839%, 97.6471%
XYZ:
42.9414, 21.8632, 21.6954
xyY:
0.4964, 0.2528, 21.8632
CIE-Lab:
53.8815, 82.4488, 3.6702
CIE-LCH:
53.8815, 82.5304, 2.5488
CIE-Luv:
53.8815, 137.3882, -11.9124
Hunter-Lab:
46.7581, 82.1030, 5.2205
#f90a7e color charts
#f90a7e color shades, tints & tones
#f90a7e color schemes
#f90a7e color preview, HTML & CSS examples
This text has a color of #f90a7e
<p style="color:#f90a7e;">Text here</p>
.mytext {color:#f90a7e;}
This box has a color of #f90a7e
<div style="background-color:#f90a7e;">Content here</div>
.mybackground {background-color:#f90a7e;}
Border around this has a color of #f90a7e
<div style="border:2px solid #f90a7e;">Content here</div>
.myborder {border:2px solid #f90a7e;}