#f91e82 color space conversions
Hex:
#f91e82
RGB:
249, 30, 130
CMY:
2, 88, 49
CMYK:
0, 88, 48, 2
HSL:
333°, 94.8052%, 54.7059%
HSV (HSB):
333°, 87.9518%, 97.6471%
XYZ:
43.5605, 22.6800, 23.2009
xyY:
0.4870, 0.2536, 22.6800
CIE-Lab:
54.7412, 80.5784, 2.5106
CIE-LCH:
54.7412, 80.6176, 1.7846
CIE-Luv:
54.7412, 132.7144, -12.8815
Hunter-Lab:
47.6235, 79.9299, 4.4520
#f91e82 color charts
#f91e82 color shades, tints & tones
#f91e82 color schemes
#f91e82 color preview, HTML & CSS examples
This text has a color of #f91e82
<p style="color:#f91e82;">Text here</p>
.mytext {color:#f91e82;}
This box has a color of #f91e82
<div style="background-color:#f91e82;">Content here</div>
.mybackground {background-color:#f91e82;}
Border around this has a color of #f91e82
<div style="border:2px solid #f91e82;">Content here</div>
.myborder {border:2px solid #f91e82;}