#f92da0 color space conversions
Hex:
#f92da0
RGB:
249, 45, 160
CMY:
2, 82, 37
CMYK:
0, 82, 36, 2
HSL:
326°, 94.4444%, 57.6471%
HSV (HSB):
326°, 81.9277%, 97.6471%
XYZ:
46.3505, 24.5546, 35.5543
xyY:
0.4354, 0.2306, 24.5546
CIE-Lab:
56.6388, 80.4595, -12.4839
CIE-LCH:
56.6388, 81.4222, 351.1805
CIE-Luv:
56.6388, 116.1825, -32.7207
Hunter-Lab:
49.5526, 80.2483, -7.8541
#f92da0 color charts
#f92da0 color shades, tints & tones
#f92da0 color schemes
#f92da0 color preview, HTML & CSS examples
This text has a color of #f92da0
<p style="color:#f92da0;">Text here</p>
.mytext {color:#f92da0;}
This box has a color of #f92da0
<div style="background-color:#f92da0;">Content here</div>
.mybackground {background-color:#f92da0;}
Border around this has a color of #f92da0
<div style="border:2px solid #f92da0;">Content here</div>
.myborder {border:2px solid #f92da0;}