#f92f31 color space conversions
Hex:
#f92f31
RGB:
249, 47, 49
CMY:
2, 82, 81
CMYK:
0, 81, 80, 2
HSL:
359°, 94.3925%, 58.0392%
HSV (HSB):
359°, 81.1245%, 97.6471%
XYZ:
40.6378, 22.3945, 5.0865
xyY:
0.5966, 0.3288, 22.3945
CIE-Lab:
54.4431, 73.0413, 49.4234
CIE-LCH:
54.4431, 88.1913, 34.0842
CIE-Luv:
54.4431, 153.6036, 32.6040
Hunter-Lab:
47.3228, 70.4693, 26.7533
#f92f31 color charts
#f92f31 color shades, tints & tones
#f92f31 color schemes
#f92f31 color preview, HTML & CSS examples
This text has a color of #f92f31
<p style="color:#f92f31;">Text here</p>
.mytext {color:#f92f31;}
This box has a color of #f92f31
<div style="background-color:#f92f31;">Content here</div>
.mybackground {background-color:#f92f31;}
Border around this has a color of #f92f31
<div style="border:2px solid #f92f31;">Content here</div>
.myborder {border:2px solid #f92f31;}