#f92d14 color space conversions
Hex:
#f92d14
RGB:
249, 45, 20
CMY:
2, 82, 92
CMYK:
0, 82, 92, 2
HSL:
7°, 95.0207%, 52.7451%
HSV (HSB):
7°, 91.9679%, 97.6471%
XYZ:
40.1316, 22.0670, 2.8060
xyY:
0.6174, 0.3395, 22.0670
CIE-Lab:
54.0980, 72.9581, 61.7833
CIE-LCH:
54.0980, 95.6037, 40.2590
CIE-Luv:
54.0980, 158.3024, 38.6214
Hunter-Lab:
46.9755, 70.2868, 29.3413
#f92d14 color charts
#f92d14 color shades, tints & tones
#f92d14 color schemes
#f92d14 color preview, HTML & CSS examples
This text has a color of #f92d14
<p style="color:#f92d14;">Text here</p>
.mytext {color:#f92d14;}
This box has a color of #f92d14
<div style="background-color:#f92d14;">Content here</div>
.mybackground {background-color:#f92d14;}
Border around this has a color of #f92d14
<div style="border:2px solid #f92d14;">Content here</div>
.myborder {border:2px solid #f92d14;}