#f90e2c color space conversions
Hex:
#f90e2c
RGB:
249, 14, 44
CMY:
2, 95, 83
CMYK:
0, 94, 82, 2
HSL:
352°, 95.1417%, 51.5686%
HSV (HSB):
352°, 94.3775%, 97.6471%
XYZ:
39.6786, 20.6357, 4.2747
xyY:
0.6143, 0.3195, 20.6357
CIE-Lab:
52.5484, 78.2207, 50.2128
CIE-LCH:
52.5484, 92.9506, 32.6979
CIE-Luv:
52.5484, 164.3283, 30.5030
Hunter-Lab:
45.4265, 76.4177, 26.2193
#f90e2c color charts
#f90e2c color shades, tints & tones
#f90e2c color schemes
#f90e2c color preview, HTML & CSS examples
This text has a color of #f90e2c
<p style="color:#f90e2c;">Text here</p>
.mytext {color:#f90e2c;}
This box has a color of #f90e2c
<div style="background-color:#f90e2c;">Content here</div>
.mybackground {background-color:#f90e2c;}
Border around this has a color of #f90e2c
<div style="border:2px solid #f90e2c;">Content here</div>
.myborder {border:2px solid #f90e2c;}