#f91ac0 color space conversions
Hex:
#f91ac0
RGB:
249, 26, 192
CMY:
2, 90, 25
CMYK:
0, 90, 23, 2
HSL:
315°, 94.8936%, 53.9216%
HSV (HSB):
315°, 89.5582%, 97.6471%
XYZ:
48.9507, 24.6843, 52.0537
xyY:
0.3895, 0.1964, 24.6843
CIE-Lab:
56.7665, 87.1352, -30.9251
CIE-LCH:
56.7665, 92.4602, 340.4598
CIE-Luv:
56.7665, 105.1337, -60.6800
Hunter-Lab:
49.6833, 88.9224, -27.3405
#f91ac0 color charts
#f91ac0 color shades, tints & tones
#f91ac0 color schemes
#f91ac0 color preview, HTML & CSS examples
This text has a color of #f91ac0
<p style="color:#f91ac0;">Text here</p>
.mytext {color:#f91ac0;}
This box has a color of #f91ac0
<div style="background-color:#f91ac0;">Content here</div>
.mybackground {background-color:#f91ac0;}
Border around this has a color of #f91ac0
<div style="border:2px solid #f91ac0;">Content here</div>
.myborder {border:2px solid #f91ac0;}