#f90d5e color space conversions
Hex:
#f90d5e
RGB:
249, 13, 94
CMY:
2, 95, 63
CMYK:
0, 95, 62, 2
HSL:
339°, 95.1613%, 51.3725%
HSV (HSB):
339°, 94.7791%, 97.6471%
XYZ:
41.2312, 21.2357, 12.5155
xyY:
0.5499, 0.2832, 21.2357
CIE-Lab:
53.2065, 80.1960, 22.0785
CIE-LCH:
53.2065, 83.1797, 15.3926
CIE-Luv:
53.2065, 150.2756, 8.7833
Hunter-Lab:
46.0822, 79.0656, 16.1550
#f90d5e color charts
#f90d5e color shades, tints & tones
#f90d5e color schemes
#f90d5e color preview, HTML & CSS examples
This text has a color of #f90d5e
<p style="color:#f90d5e;">Text here</p>
.mytext {color:#f90d5e;}
This box has a color of #f90d5e
<div style="background-color:#f90d5e;">Content here</div>
.mybackground {background-color:#f90d5e;}
Border around this has a color of #f90d5e
<div style="border:2px solid #f90d5e;">Content here</div>
.myborder {border:2px solid #f90d5e;}