#f90d64 color space conversions
Hex:
#f90d64
RGB:
249, 13, 100
CMY:
2, 95, 61
CMYK:
0, 95, 60, 2
HSL:
338°, 95.1613%, 51.3725%
HSV (HSB):
338°, 94.7791%, 97.6471%
XYZ:
41.5111, 21.3477, 13.9892
xyY:
0.5402, 0.2778, 21.3477
CIE-Lab:
53.3279, 80.5272, 18.6115
CIE-LCH:
53.3279, 82.6500, 13.0138
CIE-Luv:
53.3279, 147.9927, 5.2628
Hunter-Lab:
46.2036, 79.5152, 14.3910
#f90d64 color charts
#f90d64 color shades, tints & tones
#f90d64 color schemes
#f90d64 color preview, HTML & CSS examples
This text has a color of #f90d64
<p style="color:#f90d64;">Text here</p>
.mytext {color:#f90d64;}
This box has a color of #f90d64
<div style="background-color:#f90d64;">Content here</div>
.mybackground {background-color:#f90d64;}
Border around this has a color of #f90d64
<div style="border:2px solid #f90d64;">Content here</div>
.myborder {border:2px solid #f90d64;}