#f90c30 color space conversions
Hex:
#f90c30
RGB:
249, 12, 48
CMY:
2, 95, 81
CMYK:
0, 95, 81, 2
HSL:
351°, 95.1807%, 51.1765%
HSV (HSB):
351°, 95.1807%, 97.6471%
XYZ:
39.7319, 20.6161, 4.6815
xyY:
0.6110, 0.3170, 20.6161
CIE-Lab:
52.5267, 78.4815, 48.0839
CIE-LCH:
52.5267, 92.0403, 31.4949
CIE-Luv:
52.5267, 163.8533, 29.2132
Hunter-Lab:
45.4049, 76.7390, 25.6703
#f90c30 color charts
#f90c30 color shades, tints & tones
#f90c30 color schemes
#f90c30 color preview, HTML & CSS examples
This text has a color of #f90c30
<p style="color:#f90c30;">Text here</p>
.mytext {color:#f90c30;}
This box has a color of #f90c30
<div style="background-color:#f90c30;">Content here</div>
.mybackground {background-color:#f90c30;}
Border around this has a color of #f90c30
<div style="border:2px solid #f90c30;">Content here</div>
.myborder {border:2px solid #f90c30;}