#f91cc0 color space conversions
Hex:
#f91cc0
RGB:
249, 28, 192
CMY:
2, 89, 25
CMYK:
0, 89, 23, 2
HSL:
315°, 94.8498%, 54.3137%
HSV (HSB):
315°, 88.7550%, 97.6471%
XYZ:
48.9966, 24.7760, 52.0690
xyY:
0.3894, 0.1969, 24.7760
CIE-Lab:
56.8565, 86.8723, -30.7852
CIE-LCH:
56.8565, 92.1657, 340.4871
CIE-Luv:
56.8565, 104.8955, -60.4445
Hunter-Lab:
49.7755, 88.5996, -27.1790
#f91cc0 color charts
#f91cc0 color shades, tints & tones
#f91cc0 color schemes
#f91cc0 color preview, HTML & CSS examples
This text has a color of #f91cc0
<p style="color:#f91cc0;">Text here</p>
.mytext {color:#f91cc0;}
This box has a color of #f91cc0
<div style="background-color:#f91cc0;">Content here</div>
.mybackground {background-color:#f91cc0;}
Border around this has a color of #f91cc0
<div style="border:2px solid #f91cc0;">Content here</div>
.myborder {border:2px solid #f91cc0;}