#f92f4d color space conversions
Hex:
#f92f4d
RGB:
249, 47, 77
CMY:
2, 82, 70
CMYK:
0, 81, 69, 2
HSL:
351°, 94.3925%, 58.0392%
HSV (HSB):
351°, 81.1245%, 97.6471%
XYZ:
41.4230, 22.7086, 9.2211
xyY:
0.5647, 0.3096, 22.7086
CIE-Lab:
54.7709, 74.0390, 34.1897
CIE-LCH:
54.7709, 81.5519, 24.7866
CIE-Luv:
54.7709, 147.0808, 21.7105
Hunter-Lab:
47.6535, 71.7680, 21.8846
#f92f4d color charts
#f92f4d color shades, tints & tones
#f92f4d color schemes
#f92f4d color preview, HTML & CSS examples
This text has a color of #f92f4d
<p style="color:#f92f4d;">Text here</p>
.mytext {color:#f92f4d;}
This box has a color of #f92f4d
<div style="background-color:#f92f4d;">Content here</div>
.mybackground {background-color:#f92f4d;}
Border around this has a color of #f92f4d
<div style="border:2px solid #f92f4d;">Content here</div>
.myborder {border:2px solid #f92f4d;}