#f92f5a color space conversions
Hex:
#f92f5a
RGB:
249, 47, 90
CMY:
2, 82, 65
CMYK:
0, 81, 64, 2
HSL:
347°, 94.3925%, 58.0392%
HSV (HSB):
347°, 81.1245%, 97.6471%
XYZ:
41.9289, 22.9110, 11.8852
xyY:
0.5465, 0.2986, 22.9110
CIE-Lab:
54.9805, 74.6726, 26.7975
CIE-LCH:
54.9805, 79.3354, 19.7414
CIE-Luv:
54.9805, 143.1632, 15.1220
Hunter-Lab:
47.8654, 72.5972, 18.7838
#f92f5a color charts
#f92f5a color shades, tints & tones
#f92f5a color schemes
#f92f5a color preview, HTML & CSS examples
This text has a color of #f92f5a
<p style="color:#f92f5a;">Text here</p>
.mytext {color:#f92f5a;}
This box has a color of #f92f5a
<div style="background-color:#f92f5a;">Content here</div>
.mybackground {background-color:#f92f5a;}
Border around this has a color of #f92f5a
<div style="border:2px solid #f92f5a;">Content here</div>
.myborder {border:2px solid #f92f5a;}