#f91bd6 color space conversions
Hex:
#f91bd6
RGB:
249, 27, 214
CMY:
2, 89, 16
CMYK:
0, 89, 14, 2
HSL:
309°, 94.8718%, 54.1176%
HSV (HSB):
309°, 89.1566%, 97.6471%
XYZ:
51.5965, 25.7786, 65.8747
xyY:
0.3602, 0.1800, 25.7786
CIE-Lab:
57.8263, 89.6612, -41.8674
CIE-LCH:
57.8263, 98.9546, 334.9697
CIE-Luv:
57.8263, 95.2587, -77.7955
Hunter-Lab:
50.7727, 92.5440, -41.3845
#f91bd6 color charts
#f91bd6 color shades, tints & tones
#f91bd6 color schemes
#f91bd6 color preview, HTML & CSS examples
This text has a color of #f91bd6
<p style="color:#f91bd6;">Text here</p>
.mytext {color:#f91bd6;}
This box has a color of #f91bd6
<div style="background-color:#f91bd6;">Content here</div>
.mybackground {background-color:#f91bd6;}
Border around this has a color of #f91bd6
<div style="border:2px solid #f91bd6;">Content here</div>
.myborder {border:2px solid #f91bd6;}