#f91a93 color space conversions
Hex:
#f91a93
RGB:
249, 26, 147
CMY:
2, 90, 42
CMYK:
0, 90, 41, 2
HSL:
327°, 94.8936%, 53.9216%
HSV (HSB):
327°, 89.5582%, 97.6471%
XYZ:
44.7028, 22.9851, 29.6842
xyY:
0.4591, 0.2361, 22.9851
CIE-Lab:
55.0570, 82.5578, -7.1716
CIE-LCH:
55.0570, 82.8687, 355.0353
CIE-Luv:
55.0570, 125.8459, -25.7978
Hunter-Lab:
47.9428, 82.5369, -3.1500
#f91a93 color charts
#f91a93 color shades, tints & tones
#f91a93 color schemes
#f91a93 color preview, HTML & CSS examples
This text has a color of #f91a93
<p style="color:#f91a93;">Text here</p>
.mytext {color:#f91a93;}
This box has a color of #f91a93
<div style="background-color:#f91a93;">Content here</div>
.mybackground {background-color:#f91a93;}
Border around this has a color of #f91a93
<div style="border:2px solid #f91a93;">Content here</div>
.myborder {border:2px solid #f91a93;}