#f91dd4 color space conversions
Hex:
#f91dd4
RGB:
249, 29, 212
CMY:
2, 89, 17
CMYK:
0, 88, 15, 2
HSL:
310°, 94.8276%, 54.5098%
HSV (HSB):
310°, 88.3534%, 97.6471%
XYZ:
51.3900, 25.7719, 64.5533
xyY:
0.3626, 0.1819, 25.7719
CIE-Lab:
57.8199, 89.1439, -40.7398
CIE-LCH:
57.8199, 98.0121, 335.4391
CIE-Luv:
57.8199, 95.9149, -76.0042
Hunter-Lab:
50.7661, 91.8531, -39.8559
#f91dd4 color charts
#f91dd4 color shades, tints & tones
#f91dd4 color schemes
#f91dd4 color preview, HTML & CSS examples
This text has a color of #f91dd4
<p style="color:#f91dd4;">Text here</p>
.mytext {color:#f91dd4;}
This box has a color of #f91dd4
<div style="background-color:#f91dd4;">Content here</div>
.mybackground {background-color:#f91dd4;}
Border around this has a color of #f91dd4
<div style="border:2px solid #f91dd4;">Content here</div>
.myborder {border:2px solid #f91dd4;}