#f91feb color space conversions
Hex:
#f91feb
RGB:
249, 31, 235
CMY:
2, 88, 8
CMYK:
0, 88, 6, 2
HSL:
304°, 94.7826%, 54.9020%
HSV (HSB):
304°, 87.5502%, 97.6471%
XYZ:
54.5523, 27.1179, 80.9563
xyY:
0.3354, 0.1667, 27.1179
CIE-Lab:
59.0833, 91.8881, -51.7330
CIE-LCH:
59.0833, 105.4501, 330.6205
CIE-Luv:
59.0833, 86.0507, -93.5157
Hunter-Lab:
52.0748, 95.8613, -55.7208
#f91feb color charts
#f91feb color shades, tints & tones
#f91feb color schemes
#f91feb color preview, HTML & CSS examples
This text has a color of #f91feb
<p style="color:#f91feb;">Text here</p>
.mytext {color:#f91feb;}
This box has a color of #f91feb
<div style="background-color:#f91feb;">Content here</div>
.mybackground {background-color:#f91feb;}
Border around this has a color of #f91feb
<div style="border:2px solid #f91feb;">Content here</div>
.myborder {border:2px solid #f91feb;}