#f92a41 color space conversions
Hex:
#f92a41
RGB:
249, 42, 65
CMY:
2, 84, 75
CMYK:
0, 83, 74, 2
HSL:
353°, 94.5205%, 57.0588%
HSV (HSB):
353°, 83.1325%, 97.6471%
XYZ:
40.8490, 22.1773, 7.1287
xyY:
0.5823, 0.3161, 22.1773
CIE-Lab:
54.2146, 74.6776, 40.4514
CIE-LCH:
54.2146, 84.9297, 28.4435
CIE-Luv:
54.2146, 152.1863, 26.1507
Hunter-Lab:
47.0928, 72.4212, 23.9899
#f92a41 color charts
#f92a41 color shades, tints & tones
#f92a41 color schemes
#f92a41 color preview, HTML & CSS examples
This text has a color of #f92a41
<p style="color:#f92a41;">Text here</p>
.mytext {color:#f92a41;}
This box has a color of #f92a41
<div style="background-color:#f92a41;">Content here</div>
.mybackground {background-color:#f92a41;}
Border around this has a color of #f92a41
<div style="border:2px solid #f92a41;">Content here</div>
.myborder {border:2px solid #f92a41;}