#f91de2 color space conversions
Hex:
#f91de2
RGB:
249, 29, 226
CMY:
2, 89, 11
CMYK:
0, 88, 9, 2
HSL:
306°, 94.8276%, 54.5098%
HSV (HSB):
306°, 88.3534%, 97.6471%
XYZ:
53.2338, 26.5095, 74.2626
xyY:
0.3457, 0.1721, 26.5095
CIE-Lab:
58.5175, 90.9516, -47.5705
CIE-LCH:
58.5175, 102.6409, 332.3891
CIE-Luv:
58.5175, 89.9525, -86.8565
Hunter-Lab:
51.4873, 94.4518, -49.4756
#f91de2 color charts
#f91de2 color shades, tints & tones
#f91de2 color schemes
#f91de2 color preview, HTML & CSS examples
This text has a color of #f91de2
<p style="color:#f91de2;">Text here</p>
.mytext {color:#f91de2;}
This box has a color of #f91de2
<div style="background-color:#f91de2;">Content here</div>
.mybackground {background-color:#f91de2;}
Border around this has a color of #f91de2
<div style="border:2px solid #f91de2;">Content here</div>
.myborder {border:2px solid #f91de2;}