#f92a40 color space conversions
Hex:
#f92a40
RGB:
249, 42, 64
CMY:
2, 84, 75
CMYK:
0, 83, 74, 2
HSL:
354°, 94.5205%, 57.0588%
HSV (HSB):
354°, 83.1325%, 97.6471%
XYZ:
40.8203, 22.1658, 6.9775
xyY:
0.5835, 0.3168, 22.1658
CIE-Lab:
54.2025, 74.6414, 41.0046
CIE-LCH:
54.2025, 85.1629, 28.7824
CIE-Luv:
54.2025, 152.4311, 26.5515
Hunter-Lab:
47.0806, 72.3738, 24.1695
#f92a40 color charts
#f92a40 color shades, tints & tones
#f92a40 color schemes
#f92a40 color preview, HTML & CSS examples
This text has a color of #f92a40
<p style="color:#f92a40;">Text here</p>
.mytext {color:#f92a40;}
This box has a color of #f92a40
<div style="background-color:#f92a40;">Content here</div>
.mybackground {background-color:#f92a40;}
Border around this has a color of #f92a40
<div style="border:2px solid #f92a40;">Content here</div>
.myborder {border:2px solid #f92a40;}