#f92ca5 color space conversions
Hex:
#f92ca5
RGB:
249, 44, 165
CMY:
2, 83, 35
CMYK:
0, 82, 34, 2
HSL:
325°, 94.4700%, 57.4510%
HSV (HSB):
325°, 82.3293%, 97.6471%
XYZ:
46.7591, 24.6577, 37.8922
xyY:
0.4278, 0.2256, 24.6577
CIE-Lab:
56.7404, 81.1750, -15.2637
CIE-LCH:
56.7404, 82.5976, 349.3507
CIE-Luv:
56.7404, 114.2276, -36.7769
Hunter-Lab:
49.6565, 81.1858, -10.4838
#f92ca5 color charts
#f92ca5 color shades, tints & tones
#f92ca5 color schemes
#f92ca5 color preview, HTML & CSS examples
This text has a color of #f92ca5
<p style="color:#f92ca5;">Text here</p>
.mytext {color:#f92ca5;}
This box has a color of #f92ca5
<div style="background-color:#f92ca5;">Content here</div>
.mybackground {background-color:#f92ca5;}
Border around this has a color of #f92ca5
<div style="border:2px solid #f92ca5;">Content here</div>
.myborder {border:2px solid #f92ca5;}