#f90e2e color space conversions
Hex:
#f90e2e
RGB:
249, 14, 46
CMY:
2, 95, 82
CMYK:
0, 94, 82, 2
HSL:
352°, 95.1417%, 51.5686%
HSV (HSB):
352°, 94.3775%, 97.6471%
XYZ:
39.7171, 20.6511, 4.4775
xyY:
0.6125, 0.3185, 20.6511
CIE-Lab:
52.5655, 78.2681, 49.1836
CIE-LCH:
52.5655, 92.4388, 32.1452
CIE-Luv:
52.5655, 163.9468, 29.9258
Hunter-Lab:
45.4434, 76.4811, 25.9686
#f90e2e color charts
#f90e2e color shades, tints & tones
#f90e2e color schemes
#f90e2e color preview, HTML & CSS examples
This text has a color of #f90e2e
<p style="color:#f90e2e;">Text here</p>
.mytext {color:#f90e2e;}
This box has a color of #f90e2e
<div style="background-color:#f90e2e;">Content here</div>
.mybackground {background-color:#f90e2e;}
Border around this has a color of #f90e2e
<div style="border:2px solid #f90e2e;">Content here</div>
.myborder {border:2px solid #f90e2e;}