#f92a3e color space conversions
Hex:
#f92a3e
RGB:
249, 42, 62
CMY:
2, 84, 76
CMYK:
0, 83, 75, 2
HSL:
354°, 94.5205%, 57.0588%
HSV (HSB):
354°, 83.1325%, 97.6471%
XYZ:
40.7644, 22.1435, 6.6830
xyY:
0.5858, 0.3182, 22.1435
CIE-Lab:
54.1789, 74.5709, 42.1059
CIE-LCH:
54.1789, 85.6371, 29.4509
CIE-Luv:
54.1789, 152.9101, 27.3353
Hunter-Lab:
47.0568, 72.2814, 24.5194
#f92a3e color charts
#f92a3e color shades, tints & tones
#f92a3e color schemes
#f92a3e color preview, HTML & CSS examples
This text has a color of #f92a3e
<p style="color:#f92a3e;">Text here</p>
.mytext {color:#f92a3e;}
This box has a color of #f92a3e
<div style="background-color:#f92a3e;">Content here</div>
.mybackground {background-color:#f92a3e;}
Border around this has a color of #f92a3e
<div style="border:2px solid #f92a3e;">Content here</div>
.myborder {border:2px solid #f92a3e;}