#f90d35 color space conversions
Hex:
#f90d35
RGB:
249, 13, 53
CMY:
2, 95, 79
CMYK:
0, 95, 79, 2
HSL:
350°, 95.1613%, 51.3725%
HSV (HSB):
350°, 94.7791%, 97.6471%
XYZ:
39.8534, 20.6846, 5.2602
xyY:
0.6057, 0.3144, 20.6846
CIE-Lab:
52.6026, 78.5354, 45.4392
CIE-LCH:
52.6026, 90.7333, 30.0529
CIE-Luv:
52.6026, 162.6376, 27.6517
Hunter-Lab:
45.4804, 76.8251, 24.9789
#f90d35 color charts
#f90d35 color shades, tints & tones
#f90d35 color schemes
#f90d35 color preview, HTML & CSS examples
This text has a color of #f90d35
<p style="color:#f90d35;">Text here</p>
.mytext {color:#f90d35;}
This box has a color of #f90d35
<div style="background-color:#f90d35;">Content here</div>
.mybackground {background-color:#f90d35;}
Border around this has a color of #f90d35
<div style="border:2px solid #f90d35;">Content here</div>
.myborder {border:2px solid #f90d35;}