#f92d3e color space conversions
Hex:
#f92d3e
RGB:
249, 45, 62
CMY:
2, 82, 76
CMYK:
0, 82, 75, 2
HSL:
355°, 94.4444%, 57.6471%
HSV (HSB):
355°, 81.9277%, 97.6471%
XYZ:
40.8748, 22.3643, 6.7198
xyY:
0.5843, 0.3197, 22.3643
CIE-Lab:
54.4114, 73.9087, 42.3622
CIE-LCH:
54.4114, 85.1884, 29.8200
CIE-Luv:
54.4114, 151.7387, 27.8015
Hunter-Lab:
47.2909, 71.5232, 24.6788
#f92d3e color charts
#f92d3e color shades, tints & tones
#f92d3e color schemes
#f92d3e color preview, HTML & CSS examples
This text has a color of #f92d3e
<p style="color:#f92d3e;">Text here</p>
.mytext {color:#f92d3e;}
This box has a color of #f92d3e
<div style="background-color:#f92d3e;">Content here</div>
.mybackground {background-color:#f92d3e;}
Border around this has a color of #f92d3e
<div style="border:2px solid #f92d3e;">Content here</div>
.myborder {border:2px solid #f92d3e;}