#f932d9 color space conversions
Hex:
#f932d9
RGB:
249, 50, 217
CMY:
2, 80, 15
CMYK:
0, 80, 13, 2
HSL:
310°, 94.3128%, 58.6275%
HSV (HSB):
310°, 79.9197%, 97.6471%
XYZ:
52.7319, 27.4307, 68.1610
xyY:
0.3555, 0.1849, 27.4307
CIE-Lab:
59.3709, 85.9740, -41.1392
CIE-LCH:
59.3709, 95.3098, 334.4286
CIE-Luv:
59.3709, 90.7671, -76.5140
Hunter-Lab:
52.3743, 88.0637, -40.4992
#f932d9 color charts
#f932d9 color shades, tints & tones
#f932d9 color schemes
#f932d9 color preview, HTML & CSS examples
This text has a color of #f932d9
<p style="color:#f932d9;">Text here</p>
.mytext {color:#f932d9;}
This box has a color of #f932d9
<div style="background-color:#f932d9;">Content here</div>
.mybackground {background-color:#f932d9;}
Border around this has a color of #f932d9
<div style="border:2px solid #f932d9;">Content here</div>
.myborder {border:2px solid #f932d9;}