#f92ed6 color space conversions
Hex:
#f92ed6
RGB:
249, 46, 214
CMY:
2, 82, 16
CMYK:
0, 82, 14, 2
HSL:
310°, 94.4186%, 57.8431%
HSV (HSB):
310°, 81.5261%, 97.6471%
XYZ:
52.1815, 26.9488, 66.0697
xyY:
0.3594, 0.1856, 26.9488
CIE-Lab:
58.9269, 86.4534, -40.1367
CIE-LCH:
58.9269, 95.3160, 335.0965
CIE-Luv:
58.9269, 92.6996, -74.9458
Hunter-Lab:
51.9122, 88.5797, -39.1210
#f92ed6 color charts
#f92ed6 color shades, tints & tones
#f92ed6 color schemes
#f92ed6 color preview, HTML & CSS examples
This text has a color of #f92ed6
<p style="color:#f92ed6;">Text here</p>
.mytext {color:#f92ed6;}
This box has a color of #f92ed6
<div style="background-color:#f92ed6;">Content here</div>
.mybackground {background-color:#f92ed6;}
Border around this has a color of #f92ed6
<div style="border:2px solid #f92ed6;">Content here</div>
.myborder {border:2px solid #f92ed6;}