#f91ad2 color space conversions
Hex:
#f91ad2
RGB:
249, 26, 210
CMY:
2, 90, 18
CMYK:
0, 90, 16, 2
HSL:
310°, 94.8936%, 53.9216%
HSV (HSB):
310°, 89.5582%, 97.6471%
XYZ:
51.0692, 25.5317, 63.2092
xyY:
0.3653, 0.1826, 25.5317
CIE-Lab:
57.5898, 89.2865, -39.9623
CIE-LCH:
57.5898, 97.8216, 335.8880
CIE-Luv:
57.5898, 97.1014, -74.7899
Hunter-Lab:
50.5289, 91.9832, -38.7988
#f91ad2 color charts
#f91ad2 color shades, tints & tones
#f91ad2 color schemes
#f91ad2 color preview, HTML & CSS examples
This text has a color of #f91ad2
<p style="color:#f91ad2;">Text here</p>
.mytext {color:#f91ad2;}
This box has a color of #f91ad2
<div style="background-color:#f91ad2;">Content here</div>
.mybackground {background-color:#f91ad2;}
Border around this has a color of #f91ad2
<div style="border:2px solid #f91ad2;">Content here</div>
.myborder {border:2px solid #f91ad2;}