#f91dc2 color space conversions
Hex:
#f91dc2
RGB:
249, 29, 194
CMY:
2, 89, 24
CMYK:
0, 88, 22, 2
HSL:
315°, 94.8276%, 54.5098%
HSV (HSB):
315°, 88.3534%, 97.6471%
XYZ:
49.2439, 24.9135, 53.2523
xyY:
0.3865, 0.1955, 24.9135
CIE-Lab:
56.9911, 86.9658, -31.7291
CIE-LCH:
56.9911, 92.5731, 339.9557
CIE-Luv:
56.9911, 103.8702, -61.8941
Hunter-Lab:
49.9134, 88.7571, -28.3167
#f91dc2 color charts
#f91dc2 color shades, tints & tones
#f91dc2 color schemes
#f91dc2 color preview, HTML & CSS examples
This text has a color of #f91dc2
<p style="color:#f91dc2;">Text here</p>
.mytext {color:#f91dc2;}
This box has a color of #f91dc2
<div style="background-color:#f91dc2;">Content here</div>
.mybackground {background-color:#f91dc2;}
Border around this has a color of #f91dc2
<div style="border:2px solid #f91dc2;">Content here</div>
.myborder {border:2px solid #f91dc2;}