#f92d6b color space conversions
Hex:
#f92d6b
RGB:
249, 45, 107
CMY:
2, 82, 58
CMYK:
0, 82, 57, 2
HSL:
342°, 94.4444%, 57.6471%
HSV (HSB):
342°, 81.9277%, 97.6471%
XYZ:
42.6591, 23.0780, 16.1160
xyY:
0.5212, 0.2819, 23.0780
CIE-Lab:
55.1526, 76.1276, 16.8825
CIE-LCH:
55.1526, 77.9771, 12.5039
CIE-Luv:
55.1526, 138.0008, 4.8481
Hunter-Lab:
48.0396, 74.4386, 13.7375
#f92d6b color charts
#f92d6b color shades, tints & tones
#f92d6b color schemes
#f92d6b color preview, HTML & CSS examples
This text has a color of #f92d6b
<p style="color:#f92d6b;">Text here</p>
.mytext {color:#f92d6b;}
This box has a color of #f92d6b
<div style="background-color:#f92d6b;">Content here</div>
.mybackground {background-color:#f92d6b;}
Border around this has a color of #f92d6b
<div style="border:2px solid #f92d6b;">Content here</div>
.myborder {border:2px solid #f92d6b;}