#f92f8d color space conversions
Hex:
#f92f8d
RGB:
249, 47, 141
CMY:
2, 82, 45
CMYK:
0, 81, 43, 2
HSL:
332°, 94.3925%, 58.0392%
HSV (HSB):
332°, 81.1245%, 97.6471%
XYZ:
44.8912, 24.0959, 27.4842
xyY:
0.4653, 0.2498, 24.0959
CIE-Lab:
56.1836, 78.2471, -1.9428
CIE-LCH:
56.1836, 78.2712, 358.5777
CIE-Luv:
56.1836, 123.8240, -18.0086
Hunter-Lab:
49.0875, 77.3373, 1.1646
#f92f8d color charts
#f92f8d color shades, tints & tones
#f92f8d color schemes
#f92f8d color preview, HTML & CSS examples
This text has a color of #f92f8d
<p style="color:#f92f8d;">Text here</p>
.mytext {color:#f92f8d;}
This box has a color of #f92f8d
<div style="background-color:#f92f8d;">Content here</div>
.mybackground {background-color:#f92f8d;}
Border around this has a color of #f92f8d
<div style="border:2px solid #f92f8d;">Content here</div>
.myborder {border:2px solid #f92f8d;}