#f91ed1 color space conversions
Hex:
#f91ed1
RGB:
249, 30, 209
CMY:
2, 88, 18
CMYK:
0, 88, 16, 2
HSL:
311°, 94.8052%, 54.7059%
HSV (HSB):
311°, 87.9518%, 97.6471%
XYZ:
51.0398, 25.6717, 62.5866
xyY:
0.3664, 0.1843, 25.6717
CIE-Lab:
57.7241, 88.6297, -39.1811
CIE-LCH:
57.7241, 96.9039, 336.1509
CIE-Luv:
57.7241, 97.1063, -73.5384
Hunter-Lab:
50.6673, 91.1447, -37.7707
#f91ed1 color charts
#f91ed1 color shades, tints & tones
#f91ed1 color schemes
#f91ed1 color preview, HTML & CSS examples
This text has a color of #f91ed1
<p style="color:#f91ed1;">Text here</p>
.mytext {color:#f91ed1;}
This box has a color of #f91ed1
<div style="background-color:#f91ed1;">Content here</div>
.mybackground {background-color:#f91ed1;}
Border around this has a color of #f91ed1
<div style="border:2px solid #f91ed1;">Content here</div>
.myborder {border:2px solid #f91ed1;}