#f92da5 color space conversions
Hex:
#f92da5
RGB:
249, 45, 165
CMY:
2, 82, 35
CMYK:
0, 82, 34, 2
HSL:
325°, 94.4444%, 57.6471%
HSV (HSB):
325°, 81.9277%, 97.6471%
XYZ:
46.7968, 24.7331, 37.9048
xyY:
0.4276, 0.2260, 24.7331
CIE-Lab:
56.8145, 80.9617, -15.1516
CIE-LCH:
56.8145, 82.3673, 349.4000
CIE-Luv:
56.8145, 113.9950, -36.5834
Hunter-Lab:
49.7324, 80.9319, -10.3767
#f92da5 color charts
#f92da5 color shades, tints & tones
#f92da5 color schemes
#f92da5 color preview, HTML & CSS examples
This text has a color of #f92da5
<p style="color:#f92da5;">Text here</p>
.mytext {color:#f92da5;}
This box has a color of #f92da5
<div style="background-color:#f92da5;">Content here</div>
.mybackground {background-color:#f92da5;}
Border around this has a color of #f92da5
<div style="border:2px solid #f92da5;">Content here</div>
.myborder {border:2px solid #f92da5;}