#f92a1f color space conversions
Hex:
#f92a1f
RGB:
249, 42, 31
CMY:
2, 84, 88
CMYK:
0, 83, 88, 2
HSL:
3°, 94.7826%, 54.9020%
HSV (HSB):
3°, 87.5502%, 97.6471%
XYZ:
40.1422, 21.8946, 3.4067
xyY:
0.6134, 0.3346, 21.8946
CIE-Lab:
53.9150, 73.7802, 57.5219
CIE-LCH:
53.9150, 93.5536, 37.9413
CIE-Luv:
53.9150, 158.4509, 36.3684
Hunter-Lab:
46.7917, 71.2484, 28.4375
#f92a1f color charts
#f92a1f color shades, tints & tones
#f92a1f color schemes
#f92a1f color preview, HTML & CSS examples
This text has a color of #f92a1f
<p style="color:#f92a1f;">Text here</p>
.mytext {color:#f92a1f;}
This box has a color of #f92a1f
<div style="background-color:#f92a1f;">Content here</div>
.mybackground {background-color:#f92a1f;}
Border around this has a color of #f92a1f
<div style="border:2px solid #f92a1f;">Content here</div>
.myborder {border:2px solid #f92a1f;}