#f92e6c color space conversions
Hex:
#f92e6c
RGB:
249, 46, 108
CMY:
2, 82, 58
CMYK:
0, 82, 57, 2
HSL:
342°, 94.4186%, 57.8431%
HSV (HSB):
342°, 81.5261%, 97.6471%
XYZ:
42.7507, 23.1764, 16.4076
xyY:
0.5192, 0.2815, 23.1764
CIE-Lab:
55.2536, 75.9660, 16.4224
CIE-LCH:
55.2536, 77.7208, 12.1985
CIE-Luv:
55.2536, 137.2943, 4.4080
Hunter-Lab:
48.1419, 74.2621, 13.4922
#f92e6c color charts
#f92e6c color shades, tints & tones
#f92e6c color schemes
#f92e6c color preview, HTML & CSS examples
This text has a color of #f92e6c
<p style="color:#f92e6c;">Text here</p>
.mytext {color:#f92e6c;}
This box has a color of #f92e6c
<div style="background-color:#f92e6c;">Content here</div>
.mybackground {background-color:#f92e6c;}
Border around this has a color of #f92e6c
<div style="border:2px solid #f92e6c;">Content here</div>
.myborder {border:2px solid #f92e6c;}