#f92d56 color space conversions
Hex:
#f92d56
RGB:
249, 45, 86
CMY:
2, 82, 66
CMYK:
0, 82, 65, 2
HSL:
348°, 94.4444%, 57.6471%
HSV (HSB):
348°, 81.9277%, 97.6471%
XYZ:
41.6850, 22.6884, 10.9864
xyY:
0.5531, 0.3011, 22.6884
CIE-Lab:
54.7499, 74.9271, 28.8730
CIE-LCH:
54.7499, 80.2977, 21.0741
CIE-Luv:
54.7499, 145.1773, 16.8946
Hunter-Lab:
47.6323, 72.8561, 19.6675
#f92d56 color charts
#f92d56 color shades, tints & tones
#f92d56 color schemes
#f92d56 color preview, HTML & CSS examples
This text has a color of #f92d56
<p style="color:#f92d56;">Text here</p>
.mytext {color:#f92d56;}
This box has a color of #f92d56
<div style="background-color:#f92d56;">Content here</div>
.mybackground {background-color:#f92d56;}
Border around this has a color of #f92d56
<div style="border:2px solid #f92d56;">Content here</div>
.myborder {border:2px solid #f92d56;}