#f91963 color space conversions
Hex:
#f91963
RGB:
249, 25, 99
CMY:
2, 90, 61
CMYK:
0, 90, 60, 2
HSL:
340°, 94.9153%, 53.7255%
HSV (HSB):
340°, 89.9598%, 97.6471%
XYZ:
41.6667, 21.7359, 13.8037
xyY:
0.5397, 0.2815, 21.7359
CIE-Lab:
53.7456, 79.2003, 19.7797
CIE-LCH:
53.7456, 81.6328, 14.0224
CIE-Luv:
53.7456, 146.4063, 6.8636
Hunter-Lab:
46.6217, 77.9407, 15.0806
#f91963 color charts
#f91963 color shades, tints & tones
#f91963 color schemes
#f91963 color preview, HTML & CSS examples
This text has a color of #f91963
<p style="color:#f91963;">Text here</p>
.mytext {color:#f91963;}
This box has a color of #f91963
<div style="background-color:#f91963;">Content here</div>
.mybackground {background-color:#f91963;}
Border around this has a color of #f91963
<div style="border:2px solid #f91963;">Content here</div>
.myborder {border:2px solid #f91963;}