#f92a5b color space conversions
Hex:
#f92a5b
RGB:
249, 42, 91
CMY:
2, 84, 64
CMYK:
0, 83, 63, 2
HSL:
346°, 94.5205%, 57.0588%
HSV (HSB):
346°, 83.1325%, 97.6471%
XYZ:
41.7832, 22.5510, 12.0481
xyY:
0.5470, 0.2952, 22.5510
CIE-Lab:
54.6068, 75.8420, 25.7186
CIE-LCH:
54.6068, 80.0840, 18.7322
CIE-Luv:
54.6068, 144.6299, 13.7152
Hunter-Lab:
47.4879, 73.9532, 18.1991
#f92a5b color charts
#f92a5b color shades, tints & tones
#f92a5b color schemes
#f92a5b color preview, HTML & CSS examples
This text has a color of #f92a5b
<p style="color:#f92a5b;">Text here</p>
.mytext {color:#f92a5b;}
This box has a color of #f92a5b
<div style="background-color:#f92a5b;">Content here</div>
.mybackground {background-color:#f92a5b;}
Border around this has a color of #f92a5b
<div style="border:2px solid #f92a5b;">Content here</div>
.myborder {border:2px solid #f92a5b;}