#f91ac2 color space conversions
Hex:
#f91ac2
RGB:
249, 26, 194
CMY:
2, 90, 24
CMYK:
0, 90, 22, 2
HSL:
315°, 94.8936%, 53.9216%
HSV (HSB):
315°, 89.5582%, 97.6471%
XYZ:
49.1739, 24.7736, 53.2290
xyY:
0.3867, 0.1948, 24.7736
CIE-Lab:
56.8541, 87.3657, -31.9422
CIE-LCH:
56.8541, 93.0218, 339.9168
CIE-Luv:
56.8541, 104.2280, -62.2520
Hunter-Lab:
49.7731, 89.2485, -28.5656
#f91ac2 color charts
#f91ac2 color shades, tints & tones
#f91ac2 color schemes
#f91ac2 color preview, HTML & CSS examples
This text has a color of #f91ac2
<p style="color:#f91ac2;">Text here</p>
.mytext {color:#f91ac2;}
This box has a color of #f91ac2
<div style="background-color:#f91ac2;">Content here</div>
.mybackground {background-color:#f91ac2;}
Border around this has a color of #f91ac2
<div style="border:2px solid #f91ac2;">Content here</div>
.myborder {border:2px solid #f91ac2;}