#f92a4a color space conversions
Hex:
#f92a4a
RGB:
249, 42, 74
CMY:
2, 84, 71
CMYK:
0, 83, 70, 2
HSL:
351°, 94.5205%, 57.0588%
HSV (HSB):
351°, 83.1325%, 97.6471%
XYZ:
41.1309, 22.2901, 8.6131
xyY:
0.5710, 0.3094, 22.2901
CIE-Lab:
54.3334, 75.0315, 35.4099
CIE-LCH:
54.3334, 82.9674, 25.2642
CIE-Luv:
54.3334, 149.8242, 22.2771
Hunter-Lab:
47.2124, 72.8857, 22.2321
#f92a4a color charts
#f92a4a color shades, tints & tones
#f92a4a color schemes
#f92a4a color preview, HTML & CSS examples
This text has a color of #f92a4a
<p style="color:#f92a4a;">Text here</p>
.mytext {color:#f92a4a;}
This box has a color of #f92a4a
<div style="background-color:#f92a4a;">Content here</div>
.mybackground {background-color:#f92a4a;}
Border around this has a color of #f92a4a
<div style="border:2px solid #f92a4a;">Content here</div>
.myborder {border:2px solid #f92a4a;}